ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing images in websites
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.
gClickableLink (Function)
Adds a clickable link in a graphic string.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table......
Android Widget windows
An Android application can contain one or more Widget windows......
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
iCreateFont (Function)
Creates a new print font.
Open (External language)
Opens a window.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
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......
Configuring an application with User Groupware
Visible (Property)
The Visible property sets the visibility of an element.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....