ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
fDir (Example)
Usage example of the fDir function
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
BurnerEject (Function)
Opens or closes the door of current burner.
NetGetFile (Example)
Usage example of the NetGetFile function
iPageHeight (Example)
Usage example of the iPageHeight function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Animation (Property)
The Animation property animates an image.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Popup window
WINDEV allows you to open windows in popup format......
Handling Scheduler controls programmatically
A Scheduler control can be......
Extracting messages added or modified since last extraction
A project was already created and translated......
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HSL (Function)
Creates a color from its hue, saturation and lightness.
zipCreateExe (Example)
Usage example of the zipCreateExe function
Type (Example)
Usage example of the Type property