ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
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...
Shared information
The information entered when creating the files and the items is shared throughout the environment......
2. WEBDEV administrator in practice
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Managing parallel tasks
The computers are becoming more and more powerful......
The "Analysis" pane
The "Analysis" pane lists......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Private Store for mobile applications
There are two methods two deploy your applications......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Specific features of the Express version