ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
MyReport (Reserved word)
MyReport is used to handle the current report...
DDE constants
List of constants used by the DDE functions...
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
TimeToString (Function)
Converts a time to a string in the specified format.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HListConnection (Function)
Returns the list of connections currently described in the application.
8. 10 tips for better interfaces...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
MyPage (Reserved word)
MyPage is used to handle the current page...
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)....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
7. Window templates
...Window templates...
Printing nested reports
To create a main report containing several secondary reports:...
LocalStorageAdd (Function)
Adds a value to the local storage.
VideoSetDriver (Example)
Usage example of the VideoSetDriver function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Obtaining an SSL certificate for IIS2 (2.0 or later)
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......