ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
InvalidInputMessage (Property)
The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
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......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
You used WEBDEV 28
You used WINDEV 28
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
ReplicSynchro: Use
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......