ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Photo album functions
Photo album functions
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Creating a table in a report
Tables can be created in a report......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Window controls
Several types of controls can be used in a window, ......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Using an external component in an application
A component can be reused at any time in any application......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Different types of data (Type of variable)
A variable is defined by name and type......
Count (Property)
The Count property returns the number of elements in a given set.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....