ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
PC SOFT Free Technical Support
Thank you for buying one of our products......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
HJSONToRecord (Function)
Imports JSON data into the current record.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
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....
grGetData (Function)
Retrieves a data from a chart.
<Chart>.AddData (Function)
Adds a data into a chart.
<Chart>.GetData (Function)
Retrieves a data from a chart.
<Source>.Open (Function)
Opens a data file.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
How to save and retrieve an image in a binary memo
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....