ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
<Looper>.SavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
3. Application development cycle
Development cycle of a WINDEV application....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Image control: the supported formats
The supported image formats are as follows:...
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
7. Multilingual applications in practice
7. Multilingual sites in practice