ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Describing a problem to the Free Technical Support
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
WINDEV Framework License Agreement
Events associated with internal windows
List of events associated with internal windows...
SysColor (Function)
Identifies or modifies the color of a Windows element.
Logical operators
The logical operators are as follows......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
GroupReset (Function)
Reinitializes the Group structure.
NumberInWords (Function)
Converts a number to words.
SocketCreate (Function)
Creates a socket.
Constants for managing emails
List of constants used by the functions for managing emails....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....