ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
SOAP functions
List of SOAP functions...
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server data file. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Binding a ListView control to an item
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......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
SOAP constants
List of constants used by the SOAP functions....
Calendar functions
List of Calendar functions...
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
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
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....