ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Charact (Function)
Returns the character corresponding to the specified ASCII code.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
UploadStart (Function)
Starts sending the selected files into an Upload control.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Constants used by the functions for managing Tab controls
GOTO statement
The GOTO statement is used to run a code identified by a given label...
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
ThreadRequestStop (Function)
Sends a stop request to a thread.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
zipCreateExe (Example)
Usage example of the zipCreateExe function
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
HDFS constants
The following constants are used by the HDFS functions:...
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Constants for managing the spell check