ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Creating the menus for the windows of the WINDEV RAD pattern
2. How to test a site?
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HListServer (Function)
Lists the HFSQL servers installed on a computer.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min