ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Designing a supercontrol
A supercontrol is an advanced type of control......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Project description: Files tab
The project description window allows you to configure various elements of your project......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Classes, members, methods and properties
A class is made of......
Thread management functions
List of functions for managing threads...
Multiline strings
To type character strings over several lines in the code editor...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Events associated with supercontrols
List of events associated with supercontrols...
Constants for managing emails
List of constants used by the functions for managing emails....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
PDF file management functions
...PDF file functions...
Browser management functions
List of functions for managing browsers...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.