ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Now (Function)
Returns or modifies the system time (current time defined for the current computer).
14. Controls in practice
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Modulo (Reserved word)
Returns the remainder of a division.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
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.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
HTML document management functions
List of functions that manipulate HTML documents....
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Round (keyword)
The Round keyword can correspond to...
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
HState (Example)
Usage example of the HState function