ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
HTTP constants
List of constants used by the HTTP functions....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Body Complement block
The Body complement block is linked to the Body block......
Google Calendar management functions
List of functions for managing Google calendars...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
How to create a menu?