ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
DDELink (Function)
Creates a hot link with a data.
Structure (Type of variable)
A structure is a custom type of data...
Type (Example)
Usage example of the Type property
grCreate (Function)
Creates a specific type of chart.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
17. Project Management Hub
...Project Management Hub...
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
CharactType (Function)
Returns information about the type of character.
grType (Function)
Identifies or modifies the type of chart.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
PC SOFT Free Technical Support
Thank you for buying one of our products......
1. Deploying a static site
Events associated with framesets
List of events associated with framesets...
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....