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.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
fImageSelect (Example)
Usage example of the fImageSelect function
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
zipListFile (Example)
Usage example of the zipListFile function
fDriveReady (Example)
Usage example of the fDriveReady function
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
NFC constants
List of constants used by the NFC functions...
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
StatSum (Example)
Usage example of the StatSum function
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
MatError (Example)
Usage example of the MatError function
fListDirectory (Example)
Usage example of the fListDirectory function
StatVariance (Example)
Usage example of the StatVariance function