ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
FTP constants
List of constants used by the FTP functions....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
iPrintReport (Function)
Prints a report created with the report editor.
Size (Example)
Usage example of the Size property
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
fCompress (Function)
Compresses a file.
fRemoveDir (Example)
Usage example of the fRemoveDir function
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
Size (Property)
The Size property is used to determine and change the size of an element.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Certificate
The Certificate keyword can correspond to...
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
BurnerErase (Example)
Usage example of the BurnerErase function