ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Telemetry: Main features
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
The Signature control
The Signature control is a report control used to sign......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
The Image control
The Image control is used to......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
WEBDEV license agreement
WEBDEV license agreement...
The home page
The home page is the first page of your site......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
".STY" file: "Style sheet" file
A style sheet is a "......
Select query description window
The description window of a select query includes several sections......
16. Application test in practice
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Changing sites from AWP to SEO-ready session mode
DateDifference (Function)
Calculates the number of days between two dates.