ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
dChord (Example)
Usage example of the dChord function
dFont (Example)
Usage example of the dFont function
Various WEBDEV constants
Various WEBDEV constants...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......