ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Classes, members, methods and properties
A class is made of......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
3. Managing sockets
WINDEV includes advanced socket management functions....
HOpenConnection (Example)
Usage example of the HOpenConnection function
HCloseConnection (Example)
Usage example of the HCloseConenction function
Net constants
List of constants used by the Net functions....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
FTPConnect (Example)
Usage example of the FTPConnect function
Events associated with Link controls
List of events associated with Link controls...
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
Text (Property)
The Text property is used to get and modify text.