ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
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....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
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.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
grDeleteSeries (Function)
Deletes a data series from a chart.
gClickableLink (Function)
Adds a clickable link in a graphic string.
WDINT license agreement
WDINT license agreement...
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.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
iCreateFont (Function)
Creates a new print font.
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......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Constant
The constants are language elements whose value is fixed once and for all...
Using the Vista style in your windows
WINDEV allows you to customize......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
dLine (Example)
Usage example of the dLine function