ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
XMLDocument (Function)
Creates a new XML document.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Code editor: Display options
The code editor proposes several display options......
Enumeration (Type of variable)
An enumeration is a set of values......