ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
SQLExec (Function)
Names and runs an SQL query.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
FTPConnect (Example)
Usage example of the FTPConnect function
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
FTPSize (Example)
Usage example of the FTPSize function
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.