ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpenTempFile (Function)
Creates and opens a temporary file.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
iPreview (Function)
Configures the print destination.
fLock (Function)
Entirely or partially locks an external file.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Constants for test
List of constants used by the functions for managing automated tests....
Using an external component in an application
A component can be reused at any time in any application......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
RegistryValueType (Function)
Returns the type of value found in the registry.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
Installing a Webservice (old format)
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.