ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
PDFToText (Function)
Extract the text contained in an Document PDF.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
SSH constants
The following constants are used to manage an SSH server:...
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Structure (Type of variable)
A structure is a custom type of data...
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
HCancelBackup (Function)
Cancels a current backup.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.