ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
MatExist (Function)
Checks the whether the matrix exists in memory.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HListConnection (Function)
Returns the list of connections currently described in the application.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
New (Reserved word)
New is used to allocate memory space...
Assignment of RETURN
The return value of the process currently run can be assigned...
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.