ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
MemCount (Function)
Returns the number of elements found in a memory zone.
WinInWidth (Function)
Returns the internal width of a window (without border).
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
TreeGiveChild (Function)
Returns the "children" of an element found in a TreeView control.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).