ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Calendar functions
List of Calendar functions...
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
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....
Error 19: The step of this FOR loop must be constant
SOAP constants
List of constants used by the SOAP functions....
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
SCM file format evolutions
Four versions are available for the SCM repository......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
5. Which type of server to choose?
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
7. Dynamic site on specific configurations
CurrentMonth (Function)
Returns the number of the current month.
Configuring the IIS 7/7.5 server