ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenMobileWindow (Function)
Opens a window in a mobile application.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
13. External component in practice
External component in practice...