ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ControlToSource (Function)
Assigns the control value to the source of a control link.
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Referring to an element in a WLanguage event / process
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
PageParameter (Example)
Usage example of the PageParameter function
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fCreate (Function)
Creates an external file.