ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Creating an insert query
An insert query (corresponding SQL statement......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
The HTML Display control
The HTML Display control displays a web page in an application......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
StringFormat (Function)
Formats a character string according to the selected options.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
<String type>.Format (Function)
Formats a character string according to the selected options.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...