ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
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)....
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
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...
12. External component in practice
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
Recycle code windows
By default, a single code window is opened per ......