ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Specific features of the Express version
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....