ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Constant
The constants are language elements whose value is fixed once and for all...
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....