ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Source Code Manager (SCM)
2. User-friendly editors in practice
User-friendly editors in practice...
"?" menu
WINDEV proposes a help menu adapted to your applications......
Control (Variable type)
The Control type is used to define the characteristics of a control.
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....
PDF Reader control: Use ribbon and panes
The PDF Reader control includes multiple features accessible via......
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.
DateDifference (Function)
Calculates the number of days between two dates.
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.