ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsSave (Function)
Saves an XLS document.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Message text file format
The text files created by WDMSG use a specific format......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Count (Property)
The Count property returns the number of elements in a given set.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HFSQL properties
List of HFSQL properties...
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
.NET object
To access a class......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Installing a SOAP server with Apache
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Functions for managing menus (prefix syntax)
List of functions for managing menus...