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.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV development: Apache 1.3.x and 2.0.x server configuration for CGI protocol and WEBDEV sites....
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
grColor (Function)
Returns and initializes the color of different chart elements.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile make it easy to add optional events to the default events proposed for the various elements of an application......
picLayer (Variable type)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
14. Controls in practice
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Composite chart
A composite chart is a chart that displays several types of charts......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......