ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile 2024 Tutorial - Table of contents
Constants for encryption/compression
List of constants used by the encryption/compression functions...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
SysRecentDocList (Function)
Returns the list of recently opened documents.
ServiceWait (Function)
Pauses the current service during the specified duration.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
The different types of integers
Logical operators
The logical operators are as follows......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
USB constants
List of constants used by the USB functions....
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Using .NET assemblies in a project
To use .NET assemblies in a project......
fSelect (Function)
Opens the Windows file picker.
Constants for managing Gantt charts