ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMemOpen (Function)
Opens a memory zone shared between several applications.
Generating an application for Universal Windows 10 App
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Constants for managing projects
List of constants used by the functions for managing projects....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Modulo (Reserved word)
Returns the remainder of a division.
Assignment operators
Three assignment operators are available......