ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
fWrite (Function)
Writes: a character string into an external file. a memory section....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
HTTP constants
List of constants used by the HTTP functions....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Creating the skin template of a report
Input (Function)
Displays a message allowing the user to type an information.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Classes, members, methods and properties
A class is made of......
HTML Editor control properties
Properties associated with the HTML Editor control....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Environment of the data model editor
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Set of procedures
The global procedures are grouped in set of procedures......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
History of versions
The history of setup versions is an advanced feature of the network setup......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
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....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......