ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Creating requirements
The following steps must be performed to implement the requirements......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
8. Sharing a project in practice
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
fMemOpen (Function)
Opens a memory zone shared between several applications.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
HCloseConnection (Example)
Usage example of the HCloseConenction function
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.