ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPass (Function)
Defines the password used to create or open a data file.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Constants for managing videos
List of constants used by the functions for video management....
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
WEBDEV concepts
HRegenerateFile (Function)
Regenerates a data file from its log.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
SQLReqExists (Function)
Checks the existence of a query.
ERR_CANNOT_LAUNCH
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Installing the HFSQL Server module
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......