ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming table fields linked to a table
This page explains how to program data-bound Table controls......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Speech synthesis in the mobile applications
The phones can talk!......
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
zipListFile (Function)
Returns the list of files found in an archive.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
ToClipboard (Function)
Writes text or image information into the system clipboard.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
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.
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
fExeDir (Function)
Returns the directory from which the execution is started.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.