ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IdentifierAWPContext (Function)
Returns the identifier of AWP context.
TimeValid (Function)
Checks the time validity.
GetDefinition (Function)
Retrieves the definition of element type.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
PageChangeLayout (Function)
Applies a specific layout to a page.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
fSeek (Function)
Gets and sets current position in an external file.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
MCI constants
List of constants used by the MCI functions....
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HAddUser (Function)
Adds a user to a database.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
HStatNbRec (Function)
Returns the number of entries for a given key item.