ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Installing the HFSQL Server module
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Error 17: OTHER CASE must be the last statement used in SWITCH
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
HImportXLS (Function)
Imports an XLS 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)....
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......