ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
Installing the monitoring robot
The monitoring robot includes three executables......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
Dashboard control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......