ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
SysIconAdd (Example)
Usage example of the SysIconAdd function
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Sum (Function)
Calculates the sum of the array elements.
fCompress (Function)
Compresses a file.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Automation object
The Automation keyword is used to declare an automation object...
CurrentYear (Function)
Returns the current year in integer format.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......