ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
DateToInteger (Function)
Converts a date to an integer.
URL (Property)
The URL property is used to get and change a URL.
Company (Property)
The Company property is used to get and modify the company associated with an element.
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Number (Property)
The Number property is used to get the number of an element.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
Header
The Header property is used to get and change a header.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Position
The Position keyword can correspond to...
Format (Property)
The Format property is used to identify and change the format of an element
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Namespace (Property)
The Namespace property is used to manage namespaces.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
Cell (Property)
The Cell property is used to manipulate one or more cells.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Scope (Property)
The Scope property property is used to specify requested permissions.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.