ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDir (Function)
Returns the path of a system directory.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
First project window
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
GPSGetPosition (Function)
Retrieves information about the current device position.
Managing main window menus
A main menu is necessarily associated with a window......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Chart constants
List of constants used by the functions for chart management....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Associating documents with the project
To describe a project in detail, you can associate documents with it......