ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
fWriteLine (Example)
Usage example of the fWriteLine function
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
ThreadState (Function)
Returns the current status of a thread.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
xlsData (Example)
Usage example of the xlsData function
CursorPos (Function)
Returns and modifies the position of the mouse cursor.