ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
EmailListFolder (Example)
Usage example of the EmailListFolder function
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Constants used by the scanner functions
Constants used by the scanner functions...