ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Kotlin code
Kotlin is a programming language mainly used for Android development......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
How to loop through a file using filters?
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Animating a Static control
Two methods can be used to animate a Static control......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Creating a Pivot Table control
To create a Pivot Table control......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Print constants
List of constants used by the print functions....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Programming the table cells
The Table controls can be handled......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.