ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Composite keys
A composite key is a key item containing several other items......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
grDeleteSeries (Function)
Deletes a data series from a chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
XMLDocument (Example)
Usage example of the XMLDocument function
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Calling a procedure/a function
Syntax for calling a local or global procedure.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
How to perform a full file browse?
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
16. Application test in practice
Find/Replace in the current project
The "Find/Replace" feature is used to......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Sum (Function)
Calculates the sum of the array elements.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Binding a Check Box control to an item
DataType (Function)
Identifying the type of a WLanguage variable.