ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
Generating the setup program
The last wizard step for creating the setup program allows you to......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Running the test of the User Groupware and installing it
Customizing the User Groupware
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.