ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
EventChange (Function)
Modifies the status of an event.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HCross (Function)
Crosses a record in a data file.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Google constants
List of constants used by the Google functions....
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HRead (Function)
Reads a record in a file according to a given record number.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
ComponentLocate (Function)
Specifies the access path to an external component of project.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Comment (Property)
The Comment property is used to manage comments.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...