ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Report controls
Several types of controls can be handled in a report created by the report editor......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Binding controls to data
A window or page can display information from......
SQL view
An SQL view is a virtual data source defined by an SQL query......
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....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......