ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Using RAD patterns
The steps for creating a RAD pattern are as follows......
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
<TimeLine>.Display (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......