ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
14. Controls in practice
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
2. Types of setup
Types of setup...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
OpenSister (Function)
Opens a non-modal sibling window.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
USB constants
List of constants used by the USB functions....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
grDraw (Function)
Draws a chart according to the specified parameters.
14. Managing the "Back" button in practice
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
ZOrder (Example)
Usage example of the ZOrder property
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min