ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URI
The URI keyword can correspond to...
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Login (Property)
The Login property is used to get and change the username.
List,Search (External language)
Finds a value in a list.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Document (Property)
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
PermissionRequest (Function)
Prompts the user to grant an application permission.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
SQLSeek (Function)
Positions on the specified result row of the query.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
WDMap: Printing records
WDMAP allows you to print the records found in a data file......