ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
RSS feed management functions
List of functions for managing RSS feeds...
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
Redis management functions
The following functions are used to manage a Redis database:...
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Seek (Function)
Searches for the index of an element in a WLanguage array.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<Array>.Sort (Function)
Sorts a WLanguage array.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
httpRequest
The HTTPRequest keyword can correspond to...
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......