ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
zipCreateExe (Example)
Usage example of the zipCreateExe function
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
FTPCommand (Example)
Usage example of the FTPCommand function
zipCreate (Function)
Creates an archive.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HSetMemo (Function)
Used to modify the management mode of memo items.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Sound (Function)
Plays a sound in WAV format.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HFSQL Client/Server: Configuring the server
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Installing a SOAP server with Apache
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.