ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DownloadAdd (Function)
Adds a new download in the device's download manager....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HCross (Function)
Crosses a record in a data file.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
TwainToJPEG (Function)
Allows: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
HDescribeLink (Function)
Describes a link between two data files through programming.
fClose (Function)
Closes an external file.
fDir (Function)
Finds a file or directory.