ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
HListItem (Example)
Usage example of the HListItem function
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Edit control
The Edit control allows users to enter data......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
State (Property)
The State property gets and sets the state of an element.
FolderData (Function)
FolderData is kept for backward compatibility.