ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndProgram (Function)
Ends the execution of the current program.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
Constants for managing the modification of windows by the user
This help page explains how to create and handle a structure....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
HDescribeItem (Function)
Describes a file item programmatically.
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
ActionRedo (Function)
Runs the last action canceled.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....