ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
The Upload control
The Upload control is used to upload files on the Web server......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Android Control Center
Do you know where to find your application log files?...
SQLExec (Function)
Names and runs an SQL query.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
iPreview (Example)
Usage example of the iPreview function
Aliases on data files: HAlias
The aliases are used to handle......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
Event (Example)
Usage example of the Event function
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
StatCovariance (Function)
Calculates the covariance between two series of values.