ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Creating the Table windows of the WINDEV RAD pattern
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
CallDLL32 (Function)
Runs a function found in an external DLL.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
HTTP constants
List of constants used by the HTTP functions....
Creating the menus for the windows of the WINDEV RAD pattern
Upload control events
The following processes are associated with the Upload control:...
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.