ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TimeLine>.Display (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Extracting messages added or modified since last extraction
A project was already created and translated......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
<Drive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).