ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
ThreadExecute (Function)
Starts the execution of a secondary thread.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
grCreate (Function)
Creates a specific type of chart.
GPSGetPosition (Function)
Retrieves information about the current device position.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
WDSQL, SQL querier: Overview
WDSQL is used to......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Service variable
The Service variable is used to......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Constants for WLanguage types
List of constants for managing WLanguage types....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...