ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
XML management: Use example
This application example manages an XML file named "Orders......
Google Contacts functions
List of functions for managing Google contacts...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......