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...
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Binary (Property)
The Binary property is used to determine if an item is binary.
fLock (Example)
Usage example of the fLock function
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Managing main window menus
A main menu is necessarily associated with a window......
Using a query with parameters
A query with parameters can be used......
fUnlock (Example)
Usage example of the fUnlock function
Principle of remote check
Compilation options
The compilation options allow you to define the help system generation settings......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Kanban control events
The following events are associated with Kanban controls......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Format (Property)
The Format property is used to identify and change the format of an element
Text (Property)
Text is used to find out whether an item is a text item.