ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
NFC constants
List of constants used by the NFC functions...
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
EmailReadNext (Example)
Usage example of the EmailReadNext function
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Operations performed on class diagrams
The following paragraphs explain......
WDHFDiff - Use
WDHFDiff is used to compare......
Drawer control properties
List of properties associated with the Drawer control...
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Accessing a database via a web service
The database can be accessed via a web service......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Factorial (Function)
Returns the factorial of an integer number.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....