ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
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......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...