ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Options of the window editor
To configure the general options of the window editor......
Custom tooltips
Tooltips are very useful for application users......
Events associated with TreeView controls
List of events associated with TreeView controls...
Summary table: Installing a WINDEV application
One major step when developing an application is deploying the application to client computers......
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
Code editor: Display options
The code editor proposes several display options......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
2. Projects in practice
Discover the main operations that can be performed on a project....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Customizing the User Groupware
List of operators
List of properties associated with the Sidebar control...
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
HTTPRequest (Function)
Starts an HTTP request on a server.
Configuring the IIS 7/7.5 server
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......