ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
WEBDEV Application Server administration constants
Usage example of the DnDCursor function...
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
fRename (Function)
Modifies the name of a file.
HSetLog (Function)
Enables or disables log management on a file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Inserting a diagram in a help page
You can insert a diagram created with the Diagram Editor into a help page......
Certificate
The Certificate keyword can correspond to...
gglAuthor (Variable type)
The gglAuthor type is used to identify the author of a Google element...
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
GglUploadDocument (Function)
Uploads a document to the Google server.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iParameterPDF (Function)
Defines the options for the generated PDF file.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......