ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Salesforce functions
List of Salesforce functions...
SocketRead (Function)
Retrieves a message sent by another socket.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
grColor (Function)
Returns and initializes the color of different chart elements.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
HOpenConnection (Function)
Opens a connection to a specific database.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
HPass (Function)
Defines the password used to create or open a data file.
ComponentInfo (Function)
Returns information about a component.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Error 1003: The element does not exist in the class
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
grType (Function)
Identifies or modifies the type of chart.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Query editor: Characteristics
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....