ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an insert query
An insert query (corresponding SQL statement......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
The Cell control
The Cell control contains controls......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
OpenDocumentAsynchronous (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
GDI+ framework
Some WINDEV features use the GDI+ framework......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
WebSocket functions
List of functions specific to WebSocket servers...
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.