ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Events associated with a Switch control
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Events associated with Image controls
List of events associated with Image controls...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Events associated with Tab controls
List of events associated with Tab controls...
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Managing main window menus
A main menu is necessarily associated with a window......
Including a supercontrol in a window or in a page
6. Editing a page: zoning mode
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Variable scope
Variables can be declared anywhere in the code....
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.