ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Installing and starting WDTRAD
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
TreeSort (Function)
Sorts the elements found in a TreeView control.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
ToastDisplay (Function)
Displays a "Toast" message.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
12. Retrieving data from a site
Query editor
The query editor is used to automatically create queries on the data files......
Body Complement block
The Body complement block is linked to the Body block......