ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
WINDEV Mobile 2024 Tutorial - Table of contents
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Items used in a select query
A query created in the query editor can contain several types of items......
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
SMSSend (Function)
Sends an SMS.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.