ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Miscellaneous Windows constants
List of constants used by the Windows functions....
Creating an executable: General options
The main executable options are as follows......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Input (Function)
Displays a message allowing the user to type an information.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Feedback component
The Feedback component is a component provided with WINDEV......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
The planes in WEBDEV
The planes are used to group the controls of an element......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Code snippets
The code editor allows you to enter "Code snippets"......
Automatic error handling
Error handling can be customized for each process......