ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Internal component
An internal component is a set of elements from a project......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
HReadSeek (Example)
Usage example of the HReadSeek function
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
LDAPFind (Function)
Performs a search in an LDAP server.
HChangeKey (Example)
Usage example of the HChangeKey function
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
XMLSavePosition (Function)
Stores the current position in the XML document.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
dBackground (Example)
Usage example of the dBackground function