ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
5. Site test in practice
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
MemExist (Function)
Checks the existence of a memory zone.
iZoneHeight (Example)
Usage example of the iZoneHeight function
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
API (Function)
Runs a function found in an external DLL.
Creating a select query
A select query (corresponding SQL statement......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
grCreate (Function)
Creates a specific type of chart.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
MemModify (Function)
Modifies an element in a memory zone.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....