ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Slider control (in a page)
WEBDEV proposes two types of sliders......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Creating the Table pages of the WEBDEV RAD pattern
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Creating the Vision pages of the WEBDEV RAD pattern
Generating the RAD pattern
To generate a RAD pattern:...
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.