ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Quickly select your data using filters
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Compatibility between external components and deployed applications
A component can evolve in many ways......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......