ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddLine (Function)
Adds a row at the end of a Looper control.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HSetREP (Function)
Enables or disables the management of .REP file.
BurnerAddFile (Function)
Adds a file to the compilation.
ThreadCurrent (Function)
Returns the name of the thread currently run.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
fAttribute (Function)
Returns or modifies the attributes of a file.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.