ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
HTTPRequest (Example)
Usage example of the HTTPRequest function
How to choose the data source of a control?
This help page presents the different data sources available for a control....
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
General environment of WINDEV
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Code snippets
The code editor allows you to enter "Code snippets"......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Software license agreement
WINDEV Express license agreement...
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
Obtaining an SSL certificate for IIS2 (2.0 or later)