ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HRead (Function)
Reads a record in a file according to a given record number.
PageDisplay (Function)
Displays a web page in the user's browser....
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
TreeView constants
List of constants used by the TreeXXX functions...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Constants for managing character strings
List of constants used by string management functions...
HExecuteQuery (Example)
Usage example of the HExecuteQuery function