ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
InitialState (Property)
The InitialState property is used to get the initial state of a control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
System constants
List of constants used by the system functions....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
zipChangePath (Example)
Usage example of the zipChangePath function
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
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......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
zipExtractFile (Example)
Usage example of the zipExtractFile function
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Creating links
Links help users navigate the help system......
Z-index of a control
All the controls in a window or report have a different z-index......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Creating the windows and the pages of the RAD pattern
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.