ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
PermissionRequest (Function)
Prompts the user to grant an application permission.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
New (Reserved word)
New is used to allocate memory space...
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates in prefix syntax:
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
rssSave (Function)
Builds the RSS feed and saves the RSS feed in an XML file.
Constants for managing appointments
Lists of constants used to manage the appointments...
Manipulating Organizer controls programmatically (prefix syntax)
Organizer controls can be manipulated programmatically....
rssInitialize (Function)
Loads a RSS feed in memory.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).