ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
ERR_DISCONNECTED_BY_ADMIN
2. Types of setup
Types of setup...
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<xlsDocument variable>.Save (Function)
Saves an XLS document.
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Error 1006: The member is not global: use: to access it
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......