ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
XMLDocument (Function)
Creates a new XML document.
WINDEV 2024 Tutorial - Table of contents
grLegendFont (Function)
Modifies the font used for the chart legend.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Switch control properties
Radio Button control properties
List of properties associated with a Radio Button control...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Query editor
The query editor is used to automatically create queries on the data files......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Error (Function)
Displays a custom error message in a system error window.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......