ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Height (Property)
The Height property is used to get and change the height of an element.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
dFill (Example)
Usage example of the dFill function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Events associated with Tab controls
List of events associated with Tab controls...
DDEString (Example)
Usage example of the DDEString function
EnumControl (Example)
Usage example of the EnumControl function
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
iForceComplement (Function)
Forces the printing of a Body Complement block.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.