ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
SocketExist (Function)
Checks the existence of socket.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
MyParent (Reserved word)
MyParent is used to handle...
MemCreate (Function)
Creates a memory area.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
SocketCreate (Function)
Creates a socket.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
fWrite (Function)
Writes: a character string into an external file. a memory section....
HSL (Function)
Creates a color from its hue, saturation and lightness.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
License agreement - HFSQL Client/Server
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Data persistence
The data persistence is used to store the value typed by the user......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....