ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
WINDEV concepts
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Radio Button control functions
The following functions are used to manage the Radio Button controls......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
WINDEV Mobile concepts
4. Create a page in the editor...
Image control: the supported formats
The supported image formats are as follows:...
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Error 1006: The member is not global: use: to access it
Assignment operators
Three assignment operators are available......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
The different types of variables
The different types of variables are......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
20. Control templates
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Global procedure/function
A global procedure can be used in all the processes or events of the project....