ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SQL view
An SQL view is a virtual data source defined by an SQL query......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Multiline strings
To type character strings over several lines in the code editor...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Principle of remote check