ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipIsMulti (Example)
Usage example of the zipIsMulti function
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
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).
11. User Macro-Code: UMC in practice
<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.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
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
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).