ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Share your projects via Git
Git is a source code manager......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Constants for managing the windows
List of constants used by the functions for managing the windows...
WEBDEV 2024 Tutorial - Table of contents
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Starting WDOptimizer in a command line
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
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)...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min