ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Error (Function)
Displays a custom error message in a system error window.
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
OpenChild (Function)
Opens a non-modal child window.
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
InputMask (Variable type)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Programming custom calculations in Table controls
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
Handling of automation in Table Columns
Cancels the current search criterion....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......