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
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Constants for managing appointments
Lists of constants used to manage the appointments...
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
MemFound (Function)
Checks whether the sought element was found.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Managing main window menus
A main menu is necessarily associated with a window......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....