ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
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......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
SocketConnect (Function)
Connects a client computer to a given socket.
Translating a text file with WDTRAD
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
2. UML models
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
dDisplay (Function)
Displays the drawing in the Image control.
Compilation options (HLP format)