ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Looper control based on a data file
This type of Looper control uses data from a data file or query......
HAddGroup (Function)
Adds a group of users.
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....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
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.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
BurnerCancel (Function)
Cancels the current burn process.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
MemSeek (Example)
Usage example of the MemSeek function
iWindowCancel (Function)
Configures the print cancel window..
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.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).