ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapChangeStyle (Function)
Changes the style of the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
grColor (Function)
Returns and initializes the color of different chart elements.
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
LooperDelete (Function)
Deletes a row from a Looper control.