ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print constants
List of constants used by the print functions....
SQLExec (Function)
Names and runs an SQL query.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
fExeDir (Function)
Returns the directory from which the execution is started.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Creating a delete query
A delete query (corresponding SQL statement......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Private Store for mobile applications
There are two methods two deploy your applications......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
The Tab control
The Tab control is used to simultaneously display different controls......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Voice commands in your applications
The applications that you develop can react to the user's voice......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......