ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
9. Types of standard controls
Types of standard controls...
The DotNet structure
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
The Edit control
The Edit control allows users to enter data......
14. Controls in practice
SOAP constants
List of constants used by the SOAP functions....
fTempPath (Example)
Usage example of the fTempPath function
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
DotNetRun (Function)
Runs a procedure on a .Net server.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
NET constants
List of constants used by the DotNet functions....
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...