ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageNumber (Property)
The PageNumber property gets and sets a page number.
httpRequest
The HTTPRequest keyword can correspond to...
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<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....
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
ColorLightness (Function)
Calculates the lightness of a color.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
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. .......
XMLSave (Function)
Saves an XML document in a file.
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....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......