ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
TabClose (Function)
Closes a dynamic pane in a Tab control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
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....
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).
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
15. Cookies: information stored on the end user's computer
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Composite keys
A composite key is a key item containing several other items......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.