ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
1. Examples provided with WINDEV Mobile
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Principle for running threads
At runtime, an application runs in a main thread......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....