ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
fImageSelect (Example)
Usage example of the fImageSelect function
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
HSetPosition (Example)
Usage example of the HSetPosition function
xlsOpen (Example)
Usage example of the xlsOpen function
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Configuring the SOAP administrator
W3C standardization
You must comply with the W3C standard (HTML 4......
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Events associated with control templates
List of events associated with control templates...
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Constants for manging the replication
List of constants used by the functions for managing the replication....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
KeyExpression (Example)
Usage example of the KeyExpression property