ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
MyParent (Reserved word)
MyParent is used to handle...
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
gClickableLink (Function)
Adds a clickable link in a graphic string.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
PageDisplay (Function)
Displays a web page in the user's browser....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Extracting messages added or modified since last extraction
A project was already created and translated......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Window management functions
List of functions for managing windows...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
InitParameter (Function)
Initializes the management of persistent values.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Events associated with supercontrols
List of events associated with supercontrols...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min