ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Using several libraries in an application
A library is a WDL file that contains all the resources......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
MySelf (Reserved word)
MySelf is used to handle the current control...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via AJAX according to the progress of this process.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
ErrorBuild (Function)
Displays a custom error message in a system error window.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
zipOpen (Function)
Opens an existing archive.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.