ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Environment of the project editor
The main elements of the project editor are as follows:
DateTimeDifference (Function)
Calculates the difference between two dates and times.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Google Calendar management functions
List of functions for managing Google calendars...
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
14. Managing the "Back" button in practice
14. Report templates
...Report templates are used to easily standardize report layouts....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Environment of the data model editor
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
HFilter (Function)
Defines and enables a filter on a data file, view or query.