ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChangeStyle (Function)
Modifies the style of a control dynamically.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
JSONToVariant (Example)
Usage example of the JSONToVariant function
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
MatWrite (Function)
Writes an element into a matrix.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Discover all the possibilities of pivot tables
Utilisation dans la classe docParagraphe - Accès en Lecture + Ecriture - Type : docMiseEnForme...
Select query description window: Use
Let's see some operations specific to the description window of a select query......
HOpen (Function)
Opens a table.