ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Events associated with Image controls
List of events associated with Image controls...
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HCancelBackup (Function)
Cancels a current backup.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
State (Property)
The State property is used to get and change the state of an element.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.