ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
WEBDEV Application Server - 10 connections - License agreement
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
BreakAdd (Function)
Adds a break into a Table or Looper control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
USBFind (Function)
Finds a USB device according to keywords.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
OpenMainMenu (Function)
Opens the main menu of the current window.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.