ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
DateDifference (Function)
Calculates the number of days between two dates.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
fMemExist (Function)
Checks the existence of a shared memory zone.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min