ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateDifference (Function)
Calculates the number of days between two dates.
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
7. Source Code Manager (SCM)
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Control (Variable type)
The Control type is used to define the characteristics of a control.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Val (Function)
Returns the numeric value of a character string.
rssImage (Variable type)
The rssImage type is used to describe the image of a RSS feed...
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Defining a website icon (Favicon)
WEBDEV allows you to easily define the site icon (also called Favicon)......
docRow (Variable type)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
SysEncrypt (Function)
Encrypts data using Windows user credentials. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
ContactSource (Variable type)
The type ContactSource type is used to define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook).
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).