ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Installing a Webservice (old format)
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
iPageHeight (Example)
Usage example of the iPageHeight function
Events associated with Edit controls
WLanguage events associated with Edit controls...
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.