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.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
fDriveInfo (Function)
Returns information about a drive.
HCancelSeek (Function)
Cancels the current search criterion.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
iZoneHeight (Example)
Usage example of the iZoneHeight function
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
iReportPrintingStatus (Function)
Returns the status of the current print.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Internal component description
The description of an internal component can opened at any time......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......