ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Certificate
The Certificate keyword can correspond to...
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.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
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....
Size (Example)
Usage example of the Size property
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
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
HChangeName (Function)
Modifies the physical name of a data file.
Border (Property)
The Border property is used to get and change the borders of an element.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
CurrentYear (Function)
Returns the current year in integer format.
fCreate (Function)
Creates an external file.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.