ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Constants for the Exif functions
List of constants used by the Exif functions....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Using .NET assemblies in a project
To use .NET assemblies in a project......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Hyper File functions available for backward compatibility
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Declaring and using a variable
A variable is defined by name and type......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Using an external component in an application
A component can be reused at any time in any application......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Events associated with the project
List of events associated with the project...
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Software license agreement
WINDEV Express license agreement...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.