ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
10. Page templates
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Comment (Property)
The Comment property is used to manage comments.
Email (Property)
The Email property is used to get and change an email address.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
ServiceWait (Function)
Pauses the current service during the specified duration.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.