ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCreate (Example)
Usage example of the zipCreate function
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
HErrorLock (Function)
Used to check whether a lock error occurred.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
zipIsMulti (Example)
Usage example of the zipIsMulti function
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
11. User Macro-Code: UMC in practice
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
BackgroundTaskAdd (Function)
Adds a new background task.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
SSH constants
The following constants are used to manage an SSH server:...