ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Voice commands in your applications
The applications that you develop can react to the user's voice......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
Report controls
Several types of controls can be handled in a report created by the report editor......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
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.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HRead (Function)
Reads a record in a file according to a given record number.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.