ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
HBase functions
The following functions are used to manage HBase databases:...
SaaS functions
The SaaS functions are as follows:
Discover all the possibilities of pivot tables
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Code snippets
The code editor allows you to enter "Code snippets"......
Events associated with TreeView controls
List of events associated with TreeView controls...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....