ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintZone (Example)
Usage example of the iPrintZone function
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HListKey (Example)
Usage example of the HListKey function
HToItem (Function)
Assigns the specified value to an item of the current record.
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.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
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....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
fRemoveDir (Example)
Usage example of the fRemoveDir function
TableMode (Function)
TableMode is kept for backward compatibility.
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.
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....