ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Reals
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......