ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
End of break block
The End of break block is optional......
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
Constants for managing character strings
List of constants used by string management functions...
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
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....
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
CursorCapture (Example)
Usage example of the CursorCapture function
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
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.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
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.