ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Report based on a query
Queries are used to easily select records in one or more data files......
TimeToString (Function)
Converts a time to a string in the specified format.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.