ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
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....
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......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Defining clickable areas
In a page, an Image control can contain clickable areas......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
WDINT license agreement
WDINT license agreement...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HCross (Function)
Crosses a record in a data file.
Info (Function)
Displays a custom message in a system information window.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......