ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
HFSQL constants
List of constants used by the HFSQL functions....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Commands of the external interface
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
grDraw (Function)
Draws a chart according to the specified parameters.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Android Control Center
Do you know where to find your application log files?...
Creating an executable: General options
The main executable options are as follows......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....