ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
2. User-friendly editors in practice
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
fSelect (Function)
Opens the Windows file picker.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Burner constants
List of constants used by the burner functions....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Screen,Get (External language)
Retrieves the value in a control or in a variable.