ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
SQLFirst (Function)
Positions on the first row of the query result.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
fRead (Example)
Usage example of the fRead function
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Sum (Function)
Calculates the sum of the array elements.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
HExtractMemo (Example)
Usage example of the HExtractMemo function
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
iPreview (Example)
Usage example of the iPreview function
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HSubstDir (Example)
Usage example of the HSubstDir function
Creating a flexible modeling
To create a new flexible modeling, you can......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Internal component
An internal component is a set of elements from a project......
HTTPRequest (Function)
Starts an HTTP request on a server.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......