ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
Error 11: The label is unknown
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HLogStop (Function)
Stops the log process of a file.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
Referring to an element in a WLanguage event / process
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
fLock (Function)
Entirely or partially locks an external file.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with Check Box controls
List of events associated with Check Box controls...
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
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.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......