ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontUnderlined (Property)
The FontUnderlined property is used to underline text.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
DotNetRun (Function)
Runs a procedure on a .Net server.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Content (Property)
The Content property is used to get and change the content of an element.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
dChord (Example)
Usage example of the dChord function
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
Extra (Property)
The Extra property manges additional information.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
grDraw (Function)
Draws a chart according to the specified parameters.
OpenMobileWindow (Function)
Opens a window in a mobile application.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min