ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
SysDir (Function)
Returns the path of a system directory.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
ThreadPersistent (Function)
Makes a thread persistent.
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......
First project window
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
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.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.