ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Operating mode of dynamic Active WEBDEV Pages
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Creating an executable: General options
The main executable options are as follows......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......