ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
2. Deploying a static site or a PHP site
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Logical operators
The logical operators are as follows......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
How to create a menu?
9. Hardware and software requirements
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).