ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Buffer (Keyword)
The Buffer keyword can correspond to...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
2. Analysis in practice
Including a supercontrol in a window or in a page
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
ERR_NOTACTIVATED
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....