ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysMetric (Function)
Returns the resolution of a specific element.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
fRename (Example)
Usage example of the fRename function
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
zipMsgError (Example)
Usage example of the zipMsgError function
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
HState (Example)
Usage example of the HState function
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
MatExist (Function)
Checks the whether the matrix exists in memory.
HRecNum (Example)
Usage example of the HRecNum function