ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
CursorCapture (Example)
Usage example of the CursorCapture function
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
HLogRestart (Function)
Restarts the logging process on a file.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
MemSeek (Example)
Usage example of the MemSeek function
iWindowCancel (Function)
Configures the print cancel window..
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.