ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
DnDGetData (Example)
Usage example of the DnDGetData function
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
fWrite (Example)
Usage example of the fWrite function
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
fShortName (Example)
Usage example of the fShortName function
HRead (Function)
Reads a record in a file according to a given record number.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Constants for managing the spell check
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
gLine (Function)
Builds a sequence of characters containing a line.
fDir (Function)
Finds a file or directory.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
fReadLine (Example)
Usage example of the fReadLine function
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
fRemoveDir (Function)
Deletes a directory from a disk.