ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<EmailOutlookSession variable>.GetAll (Function)
Retrieves all the emails found on an Outlook server.
<Array>.Sort (Function)
Sorts a WLanguage array.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
<Source>.DeleteTrigger (Function)
Deletes a trigger.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.LogStop (Function)
Stops the log process of a file.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
<Component>.Load (Function)
Loads an external component independent of the current project.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
KeyPressed (Function)
Checks which key is pressed.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).