ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed...
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items...
Calling a procedure/a function
Syntax for calling a local or global procedure.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts...
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes,...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user...
Creating nested reports
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Share your projects via Git
Git is a source code manager......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points...
.NET application
To create a.NET application from a project......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database...
The Check Box control
A Check Box can correspond to......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......