ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Update (Property)
The Update property specifies the updates to be made.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Types of Edit controls
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
WLanguage procedure called by NearbyShareAcceptConnection (Data reception)
WLanguage procedure ("callback") called by NearbyShareAcceptConnection when the entire file (or buffer) is received. This procedure provides information on the type and content of data transferred.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
9. Types of standard controls
Types of standard controls...
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Handling Gantt Chart controls programmatically
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......