ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
LooperCount (Function)
Returns the number of rows in a Looper control.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
gLine (Function)
Builds a sequence of characters containing a line.
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
XML management: Use example
This application example manages an XML file named "Orders......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
LoadParameter (Function)
Reads a persistent value.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
eChangeCurrency (Function)
Converts a currency into another currency.
Other operators
The following are additional operators......
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
ThreadState (Function)
Returns the current status of a thread.