ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
HReadLast (Example)
Usage example of the HReadLast function
NFCSendTag (Function)
Sends a NFC tag to another device.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
16. Java applications in practice
Java applications in practice...
HOut (Example)
Usage example of the HOut function
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
REP files
REP files contain the list of data files handled by the application....
Error 20: The variable of the FOR loop should be a real
FileDisplay (Example)
Usage example of the FileDisplay function
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Page with parameters
SocketCreate (Function)
Creates a socket.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min