ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
HOnError (Function)
Customizes the management of HFSQL errors.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Creating the Table windows of the WINDEV RAD pattern
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
17. TLS/SSL: Encrypting information on the Web
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
Using an external component in an application
A component can be reused at any time in any application......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
2. How to test a site?
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Environment of code editor
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......