ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 Tab controls
List of events associated with Tab controls...
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
UploadStart (Function)
Starts sending the selected files into an Upload control.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Environment of the data model editor
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Events associated with Shape controls
List of events associated with Shape controls...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with supercontrols
List of events associated with supercontrols...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Events associated with a Switch control
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):