ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Events associated with Chart controls
List of events associated with the Chart controls...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Pop (Function)
Pops an element from a stack.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
ThreadPersistent (Function)
Makes a thread persistent.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Events associated with Spin controls
List of events associated with Spin controls...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Image control: the supported formats
The supported image formats are as follows:...