ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
The Wire control
The Wire control is used to visually link 2 controls......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Internal component
An internal component is a set of elements from a project......
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Events associated with Static controls
List of events associated with Static controls...
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
9. Sharing a project in practice
Sharing a project in practice...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......