ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
How to perform a full file browse?
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
7. Multilingual sites in practice
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Creating an insert query
An insert query (corresponding SQL statement......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......