ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
RegistryListKey (Function)
Lists the sub-keys of a registry key.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
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.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Date (Type of variable)
The Date type enables you to easily handle the dates...
System constants
List of constants used by the system functions....
SQLChangeConnection (Function)
Modifies the current connection.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
DurationToString (Function)
Converts a duration to a character string in the specified format.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Describing an element
A flexible modeling includes different elements linked together......
Sending elements to Free Technical Support
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
NFCSendTag (Function)
Sends a NFC tag to another device.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Modbus functions
List of Modbus functions...