ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
HChangeConnection (Example)
Usage example of the HChangeConnection function
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
HTTPRequest (Function)
Starts an HTTP request on a server.
11. Internal components in practice
Internal components in practice...
FinFutureVal (Function)
Returns the future value of an investment.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
EmailCheckAddress (Function)
Checks the validity of an email address.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
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.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HCreation (Example)
Usage example of the HCreation function
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Operator on Address
The & operator returns the address of a variable as an integer
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.