ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burner constants
List of constants used by the burner functions....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
BrowserPlatform (Function)
Returns the user's browser platform....
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
GPSGetPosition (Function)
Retrieves information about the current device position.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Hash constants
List of constants used by the Hash functions....
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Logical operators
The logical operators are as follows......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Handling the report blocks through programming
Each report block is associated with different events......
Print constants
List of constants used by the print functions....
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
String functions
List of functions for managing character strings...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.