ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
fDateTime (Example)
Usage example of the fDateTime function
Referring to an element in a WLanguage event / process
Constants used by the scanner functions
Constants used by the scanner functions...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
ToastDisplay (Function)
Displays a "Toast" message.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a web service.
HStatDate (Function)
Returns the date of the last update for the index statistics.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......