ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Error 102: The constants can be defined in the initialization code of project, ...
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
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......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "Allow end users to modify the UI" mode.
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......