ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Environment of code editor
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
How to develop a PHP site?
What is a PHP site?......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Creating requirements
The following steps must be performed to implement the requirements......