ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
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.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
fMoveFile (Function)
Moves a file from one directory to another.
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......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
fLock (Function)
Entirely or partially locks an external file.
fDelete (Example)
Usage example of the fDelete function
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
HExecuteProcedure (Function)
Runs a stored procedure.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
2. Projects in practice
fDir (Function)
Finds a file or directory.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
zipClose (Example)
Usage example of the zipClose function
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Size (Property)
The Size property is used to determine and change the size of an element.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
ExeGetPID (Function)
Returns information about the current process.
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....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....