ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
DDEUnLink (Function)
Interrupts a link between an item and a data.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
23. Print modes
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
13. Generation modes
Print modes of a report
Several print modes are available for a report....
Body Complement block
The Body complement block is linked to the Body block......
MatCopy (Function)
Creates the copy of a matrix.
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....