ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
GetDefinition (Function)
Retrieves the definition of element type.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
DataType (Function)
Identifying the type of a WLanguage variable.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
ERR_NO_TABLE
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Associative array (Type of variable)
An associative array is an "advanced" type of array...
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
Multiline strings
To type character strings over several lines in the code editor...
SocketCreate (Function)
Creates a socket.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
1. WINDEV editors
WINDEV editors...
General environment of WINDEV
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
TimeToString (Function)
Converts a time to a string in the specified format.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.