ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
CallDLL32 (Function)
Runs a function found in an external DLL.
PageDisplay (Function)
Displays a web page in the user's browser....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
How to develop a PHP site?
What is a PHP site?......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
InitParameter (Function)
Initializes the management of persistent values.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Events associated with supercontrols
List of events associated with supercontrols...
Error 2109: You are using the ObjectInfo function
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Constants for managing images in websites
Open (External language)
Opens a window.
Configuring an application with User Groupware
iCreateFont (Function)
Creates a new print font.
Using the Vista style in your windows
WINDEV allows you to customize......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
dArc (Example)
Usage example of the dArc function
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function