ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Index (Property)
The Index property is used to get the index of an element.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Handling a Web Component control through programming
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
How to open a page?
Array management functions
List of functions for managing arrays...
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
grParameter (Function)
Retrieves or modifies a chart parameter.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Multiline strings
To type character strings over several lines in the code editor...
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....