ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
End of Document block
The End of document block is run once at the end of the report execution......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
The use of the Automation type in a site is reserved for the advanced users
Adds a scheduled task on the server defined by the connection....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
How to save and retrieve an image in a binary memo
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
ERR_NO_TABLE
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....