ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Table controls
List of events associated with Table controls...
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Binding a Check Box control to an item
The formatted display control includes some properties that can be used......
hReindexingHistory (Variable type)
The hReindexingHistory type gets all the details of previous asynchronous optimizations: reindexing, index verification, memo verification, statistics, etc. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Constants for managing projects
List of constants used by the functions for managing projects....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
iEllipse (Function)
Prints an ellipse (in a rectangle).
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Sound (Function)
Plays a sound in WAV format.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
iBorder (Function)
Prints a border at specified coordinates.
XMLSavePosition (Function)
Stores the current position in the XML document.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
The single-part and multi-part archives
Two types of archives are available......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......