ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
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.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Creating the Form pages of a WEBDEV RAD pattern
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
OpenMainMenu (Function)
Opens the main menu of the current window.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Error
The Error keyword is used to manage the errors.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
TextToRTF (Function)
Converts text to Rich Text Format.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.