ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
iMargin (Function)
Defines the "logical" print margins.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Installing and starting WDTRAD
Installing and starting WDTRAD
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Border (Type of variable)
The Border type is used to handle a border through programming...
Size (Property)
The Size property is used to determine and change the size of an element.
Sending elements to Free Technical Support
fDir (Function)
Finds a file or directory.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
List of reserved words
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
SendKey (Function)
Simulates the keystrokes and the mouse actions.
xBase files: Limits
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Share your projects via Git
Git is a source code manager......