ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
dFont (Example)
Usage example of the dFont function
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
14. Controls in practice
SQLReqExists (Function)
Checks the existence of a query.