ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_CANNOT_RUN_EXPLORER
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
2. Examples and components provided with WEBDEV
The test mode cannot operate without the project and its pages, ...
WDMSG, WDTRAD and WDDIXIO: Translation tools
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
2. Analysis in practice
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
3. Debugger