ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Combination (Type of variable)
A combination is a set of options.
FTPListFile (Example)
Usage example of the FTPListFile function
zipExtractFile (Example)
Usage example of the zipExtractFile function
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ShellExecute (Function)
Opens a document in its associated application.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Miscellaneous Windows constants
List of constants used by the Windows functions....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
List of reserved words
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
System constants
List of constants used by the system functions....
Event (Example)
Usage example of the Event function
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.