ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Using several libraries in an application
A library is a WDL file that contains all the resources......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Looper control based on a data file
This type of Looper control uses data from a data file or query......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Find/Replace in the current project
The "Find/Replace" feature is used to......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.