ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
W3C standardization
You must comply with the W3C standard (HTML 4......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
WDScript: use in command-line and console mode
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Creating links
Links help users navigate the help system......
Configuring the setup program
Two tools can be used to create a setup program......
HFSQL Client/Server: Configuring the data files on the server
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Creating a Java archive
When your Java application is developed, you can......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
3. Deploying a dynamic WEBDEV site
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...