ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
Miscellaneous Windows constants
List of constants used by the Windows functions....
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
HState (Function)
Used to find out the state of a record.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
OCR constants
Adds a language to the native OCR system....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
EmailLoadAttachment (Function)
Adds an attached file to an email.