ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
<TimeLine>.Display (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Format (Property)
The Format property is used to define the data format of a table.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
SSHWrite (Function)
Writes data into the specified SSH session.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.