ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
16. Types of code
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Operations performed on sequence diagrams
The following paragraphs explain......