ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
ReplicSynchro: Overview
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
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....
Description (Property)
The Description property is used to get and change the page description.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Handling Gantt Chart controls programmatically
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......