ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
XMLDocument (Function)
Creates a new XML document.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Interactive notification management constants
Interactive notification management constants...
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Accessibilité (Property)
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....