ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
fWriteLine (Example)
Usage example of the fWriteLine function
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
The Carousel control
The Carousel control is used to display an animated menu made of images......
FaxConnect (Function)
Establishes a connection to a fax server.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Check model
You can use check models to easily create checks...
Burner constants
List of constants used by the burner functions....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
The Line control
A Line control is used to display a line in a page......
Miscellaneous Windows constants
List of constants used by the Windows functions....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.