ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Handling a WinForm .Net control through programming
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Compatibility between external components and deployed applications
A component can evolve in many ways......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
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......
Chart control properties
A Chart control can be used......
Extracting messages added or modified since last extraction
A project was already created and translated......
Code history
The code history is used to......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Message text file format
The text files created by WDMSG use a specific format......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
2. Examples and components provided with WEBDEV
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.