ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. WEBDEV administrator in practice
Handling menu options programmatically
The menu options can be handled......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Other operators
The following are additional operators......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
grDraw (Function)
Draws a chart according to the specified parameters.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Managing space characters in the searches?
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
8. Sharing a project in practice
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Constants for managing videos
List of constants used by the functions for video management....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Structure (Type of variable)
A structure is a custom type of data...