ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
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...
BrowserPlatform (Function)
Returns the user's browser platform....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
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.
16. Java applications in practice
Java applications in practice...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
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......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
HJSONToRecord (Function)
Imports JSON data into the current record.
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......
FTPCommand (Function)
Sends a specific FTP command to a server.
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.