ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WDTRAD options
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WEBDEV 2024 Tutorial - Table of contents
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, ......
2. User-friendly editors in practice
User-friendly editors in practice...
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
W3C standardization
You must comply with the W3C standard (HTML 4......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
HChangeConnection (Example)
Usage example of the HChangeConnection function