ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Display control properties
HTML Display control properties...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Enumeration (Type of variable)
An enumeration is a set of values......
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WINDEV Mobile Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Customizing the report viewer: Available windows
Installing the HFSQL Server module
Properties associated with the options of a Switch control
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant used by HIndex....
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Continent (Property)
The Continent keyword can correspond to: a Continent variable. the Continent property of the Country variable....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......