ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted for printing.
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
PageNumber (Property)
The PageNumber property gets and sets a page number.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Functions for managing the Combinations and Enumerations
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Array>.Copy (Function)
Copies the content of an array to another array.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......