ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
SQLModify (Function)
Modifies the content of a row in the query result.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
2. Projects in practice
Discover the main operations that can be performed on a project....
Events associated with internal windows
List of events associated with internal windows...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
HFilter (Function)
Defines and enables a filter on a data file, view or query.
2. Projects in practice
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
12. Pages in practice
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Including the code
You want to include your code lines in a condition, in a structure, ......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
iPrintReport (External language)
Prints a report created with the report editor.