ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OutlookStartSession (Example)
Usage example of the OutlookStartSession 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
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
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
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
zipCreate (Example)
Usage example of the zipCreate function
<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).
SSH constants
The following constants are used to manage an SSH server:...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.