ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailListFolder (Example)
Usage example of the EmailListFolder function
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
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......
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.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Accessibilité (Property)
Automatic error handling
Error handling can be customized for each process......
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...
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
Service variable
The Service variable is used to......
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
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
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Constants used by the scanner functions
Constants used by the scanner functions...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....