ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Page Header block
The Page header block is printed on each new page......
Push notification
A mobile device can receive push notifications......
10. UMC: User Macro-Code
3. Debugger
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Merging differences (SCM)
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....