ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grDestinationControl (Function)
Defines an Image control as destination of a chart.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Creating the Relation windows of a WINDEV RAD pattern
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Page constants
List of constants used by page functions....
EndProgram (Function)
Ends the execution of the current program.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Creating the executable and the setup program
The languages supported by the application are taken into account......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......