ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Distributing "Reports and Queries"
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
11. User Macro-Code: UMC in practice
Hyper File functions available for backward compatibility
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Printing nested reports
To create a main report containing several secondary reports:...
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
End of Document block
The End of document block is run once at the end of the report execution......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Telephony constants
List of constants used by telephony functions...
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......