ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used for managing the multi-touch
Constants for managing the multi-touch...
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Events associated with supercontrols
List of events associated with supercontrols...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Events associated with a Switch control
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Drawing constants
List of constants used by the drawing functions....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Events associated with the Pivot Table control
PDF Reader control events
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......