ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_PAGE
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
You used WINDEV 28
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Type (Property)
The Type property is used to get and change the type of an element.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Clipboard management functions
List of functions for managing the clipboard...
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Time and date management properties
List of properties for managing dates and times...
"?" menu
WINDEV proposes a help menu adapted to your applications......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......