ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Programming automatic calculations in the columns of a Table control
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
iPreview (Function)
Configures the print destination.
Sorts in a report
The sort is used to organize the information displayed in the report......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
InApp constants
8. "Mobile friendly" site: Dynamic serving
Handling TimeLine controls programmatically
A TimeLine control can be......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
zipSelectFile (Function)
Selects files from an archive.
MyPage (Reserved word)
MyPage is used to handle the current page...
sEvent (Function)
Branches an event on a serial port.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min