ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
HToItem (Function)
Assigns the specified value to an item of the current record.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
sEvent (Function)
Branches an event on a serial port.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Bitwise operators
The operations on binary values are performed......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.