ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
TimePicker (Function)
Opens the system time picker.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
ControlClone (Function)
Creates a new control from an existing control.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.