ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
16. Types of code
Opens a replication in direct mode or with a replication server.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
fRename (Function)
Modifies the name of a file.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Assignment of RETURN
The return value of the process currently run can be assigned...
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Yousign
It is now common for individuals or businesses to sign contracts electronically......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
Query editor: Characteristics
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).