ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1010: The member of the class is constant
Changing sites from AWP to SEO-ready session mode
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
<Source>.CheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
Belgium.CheckEU (Function)
Checks the validity of a EU number (Belgian Establishment Unit number used to identify companies).
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
<Report>.Print (Function)
Prints a report created with the report editor.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......