ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
SSH functions
The following functions are used to connect and communicate with a SSH server:...
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Time management help
Time management is extremely important......
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Find out the account that runs the AWP protocol
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
4. User Groupware
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
4. User Groupware
User Groupware...
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....