ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
FinRedemption (Example)
Usage example of the FinRedemption function
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Table,Insert (External language)
Inserts an element into a table at a given position.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.