ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Table windows of the WINDEV RAD pattern
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
The Carousel control
The Carousel control is used to display an animated menu made of images......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
HIndex (Function)
Rebuilds the file index (".NDX" file).
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Installing a Webservice (old format)
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Events associated with TreeView controls
List of events associated with TreeView controls...
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Constants used by the scanner functions
Constants used by the scanner functions...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......