ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateDifference (Function)
Calculates the number of days between two dates.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Upload control events
The following processes are associated with the Upload control:...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
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).
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.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....