ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
20. Managing suggestions and incidents
Managing suggestions and incidents...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
3. Application development cycle
Development cycle of a WINDEV application....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Creating anchors
The anchors are used to define specific points in a help page......
5. User Groupware in practice
Changing sites from AWP to SEO-ready session mode
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......