ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

httpRequest
The HTTPRequest keyword can correspond to...
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
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.
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
<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.
PageNumber (Property)
The PageNumber property gets and sets a page number.
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. .......
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
XMLSave (Function)
Saves an XML document in a file.
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)....
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
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......
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....