ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling of automation in Table Columns
Cancels the current search criterion....
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......
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
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....
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
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.
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......
Dashboard control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Global and local variable
Two types of variables are available......