ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Function)
Starts an HTTP request on a server.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).