ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating anchors
The anchors are used to define specific points in a help page......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Changing sites from AWP to SEO-ready session mode
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Speech synthesis in the mobile applications
The phones can talk!......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
5. User Groupware in practice
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Binding controls to data
A window or page can display information from......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
ERR_NO_DLLEXE
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
The Tab control
The Tab control is used to simultaneously display different controls......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Error 1010: The member of the class is constant
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Page Header block
The Page header block is printed on each new page......
Examples for using the OLE DB provider for HFSQL
8. If you are already familiar with WINDEV
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.