ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
SQL view
An SQL view is a virtual data source defined by an SQL query......
The different types of integers
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Handling menu options programmatically
The menu options can be handled......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).