ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
SNMP functions
List of SNMP functions
Mouse functions
List of functions for mouse management
Recycle bin functions
List of functions for managing the recycle bin
Registry functions
List of functions for managing the registry
"?" menu
WINDEV proposes a help menu adapted to your applications......
16. Application test in practice
Message
which is used to get and change the help message of a control or menu option in a window. the Message property...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control...
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found...
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering...
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating...
Count (Property)
The Count property returns the number of elements in a given set.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image...
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window,...
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements...
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit...
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView...
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible...
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.