ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HIndex (Function)
Rebuilds the file index (".NDX" file).
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
HOnError (Function)
Customizes the management of HFSQL errors.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Managing space characters in the searches?
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Changing sites from AWP to SEO-ready session mode
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
ControlClone (Function)
Creates a new control from an existing control.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Data model editor: types of links
Several types of links can be found between the files......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......