ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
Materialized view
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Information 37: Optimize your FOR loop
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Contact groups management functions
List of functions for managing groups of contacts...
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Linear Looper control properties
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
fTrackStop (Function)
Stops monitoring a file or directory.
iGroupAdd (Function)
Adds a report to a group of reports.
ThreadRequestStop (Function)
Sends a stop request to a thread.
MQTTPublish (Function)
Publishes a message on the MQTT broker.
<mqttSession variable>.Publish (Function)
Publishes a message on the MQTT broker.
<Source>.LogStop (Function)
Stops the log process of a file.