ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Edit control
The Edit control allows users to enter data......
FTP constants
List of constants used by the FTP functions....
CriticalSectionStart (Function)
Marks the beginning 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.
Events associated with framesets
List of events associated with framesets...
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HTTPRequest (Function)
Starts an HTTP request on a server.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Constants for external files
List of constants used by the functions for managing external files....
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...