ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapDelete (Function)
Deletes an element from a TreeMap control.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
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....
HMergeView (Example)
Usage example of the HMergeView function
fDelete (Example)
Usage example of the fDelete function
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Error 26: No END statement is associated with this THEN
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
MatTranspose (Function)
Calculates the transposed matrix.