ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Label report
The report editor allows you to create "Label" reports......
Commands of the external interface
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Variable scope
Variables can be declared anywhere in the code....
Report based on a query
Queries are used to easily select records in one or more data files......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......