ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Select query description window
The description window of a select query includes several sections......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
HListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
Error 107: Redefinition of the parameter
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile make it easy to add optional events to the default events proposed for the various elements of an application......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Python: Native calls
WLanguage allows for native Python calls......