ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
IntegerPart (Function)
Returns the integer part of a number.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
zipListFile (Function)
Returns the list of files found in an archive.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
EndDate (Property)
The EndDate property gets and sets the end date of a time period selected: in a Calendar control, in an Organizer control. in a Scheduler control....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....