ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing Organizer controls
Constants for managing Organizer controls...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
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......
List of extension attributes
The list of extension attributes ......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Principle for running threads
At runtime, an application runs in a main thread......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
How to develop a PHP site?
What is a PHP site?......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Environment of code editor
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).