ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
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......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Designing a supercontrol
A supercontrol is an advanced type of control......
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Error 1010: The member of the class is constant
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......