ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumControl (Function)
Returns the name of Nth control found in the specified element.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Action Bar control events
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
NextTitle (Function)
Modifies the title of next window to open.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HNext (Function)
Sets the position on the next data file record according to a browse item.