ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

15. Cookies: information stored on the end user's computer
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
5. Site test in practice
9. Internal component
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Events associated with a Spreadsheet control
Events associated with Shape controls
List of events associated with Shape controls...
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
The "Analysis" pane
The "Analysis" pane lists......
Handling a control through programming in a report
All report controls can be handled through programming......
ERR_CLOSED_PAGE
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Events associated with Table controls
List of events associated with Table controls...
DocRedo (Function)
Restores the last undone action on a Word Processing document.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.