ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
MenuInsertOption (Function)
Inserts a new option at a specific position.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Assisted universal replication: specific features
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
The Signature control
The Signature control is a report control used to sign......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Position (Function)
Finds the position of a specified string within another string.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.