ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Table pages of the WEBDEV RAD pattern
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Password (Property)
The Password property sets and changes the password.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
grExist (Function)
Checks the existence of a chart in memory.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
iDestination (Function)
Configures the print destination.
Alias (Property)
The Alias property gets the alias of an element.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Page constants
List of constants used by page functions....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......