ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
GetDefinition (Function)
Retrieves the definition of element type.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
FinError (Example)
Usage example of the FinError function
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
The Line control
A Line control is used to display a line in a page......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
fSplit (Function)
Splits a file into several files.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
Image drawing and processing functions
List of image drawing and processing functions...
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
SQLSeek (Function)
Positions on the specified result row of the query.
On/Off button in a window
The on/off button is a button that operates like a check box......