ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
zipExtractPath (Function)
Returns the path of a file found in the archive.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
zipDeleteFile (Function)
Deletes a file from an archive.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
MQTT functions
The following functions are used to manage MQTT clients...
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......