ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Message text file format
The text files created by WDMSG use a specific format......
Creating a Pivot Table control
To create a Pivot Table control......
ContextClose (Function)
Closes a page context.
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......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Manipulating a Layout control programmatically
A Layout control can be......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).