ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
Operator on Address
The & operator returns the address of a variable as an integer
VariantConvert (Function)
Converts the value stored in a Variant variable].
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HLogRecreate (Function)
Used to re-create an empty log.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
xBase files: Limits
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.