ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Serialize (Example)
Usage example of the Serialize function
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
fSelectDir (Example)
Usage example of the fSelectDir function
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
ParallelTaskExecute (Example)
Usage example of the ParallelTaskExecute function
EnumElement (Example)
Usage example of the EnumElement function
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
End of Document block
The End of document block is run once at the end of the report execution......
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
SNMPTrapEnable (Example)
Usage example of the SNMPTrapEnable function
SSHRead (Example)
Usage example of the SSHRead function
iPageWidth (Example)
Usage example of the iPageWidth function
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.