ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Start of Break block (Break header)
The Start of break block is optional......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Local procedure
Two types of procedures are available......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
ERR_NO_APPLICATION
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Error 101: Declaration of global variable not allowed
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Ad Hoc deployment
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Software Factory
The concept of software factory is used to automate the process for creating applications....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......