ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
InServiceMode (Function)
Indicates whether the code is run in a service.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
<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....
HExecuteProcedure (Function)
Runs a stored procedure.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
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......
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.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function