ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
ArrayCopy (Function)
Copies the content of an array to another array.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Google constants
List of constants used by the Google functions....
Multi-project search
Performing a search in the current project is a common operation......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Composite keys
A composite key is a key item containing several other items......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Google Contacts management functions
List of functions for managing Google contacts...
Table,Display (External language)
Refreshes the Table control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.