ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control in a window
This help page presents the characteristics of an Image control found in a window...
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
Constants for the archiving functions
List of constants used by the archiving functions....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Using the task management and the schedule
Time management is extremely important......
Error 121: Shadowing a structure
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
zipOpenRAR (Function)
Opens an existing archive in RAR format.
fDirExist (Function)
Checks the existence of a directory.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Structure (Type of variable)
A structure is a custom type of data...