ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HDescribeLink (Function)
Describes a link between two data files through programming.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HStatTime (Function)
Returns the time of the last update for the index statistics.
SQL view
An SQL view is a virtual data source defined by an SQL query......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
The Signature control
The Signature control is a report control used to sign......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......