ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
HTML Display control properties
HTML Display control properties...
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
hFileParameter (Variable type)
The type hFileParameter type is used to define the tables taken into account by a scheduled optimization task.
grDraw (Function)
Draws a chart according to the specified parameters.
fSelectDir (Function)
Opens a directory picker.
System constants
List of constants used by the system functions....
DotNetRun (Function)
Runs a procedure on a .Net server.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
Programming automatic calculations in the columns of a Table control
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Creating the Relation windows of a WINDEV RAD pattern
List of constants used by the functions for managing menus....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......