ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

15. Creating the executable in practice
Creating the executable in practice...
Salesforce functions
List of Salesforce functions...
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
10. Embedded queries
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Control constants
List of constants used by the functions for managing controls...
Testing a project: setting
By testing the project you can simulate how the application will run......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
HCheckStructure (Function)
Defines the mode for comparing data files.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
fDirSize (Function)
Returns the size of a directory in bytes.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
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....
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
iPrintBlock (Function)
Forces a report block to print.