ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Constants for managing tiles
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Word Processing control events
WINDEV manages the following events by default......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
dFont (Example)
Usage example of the dFont function
grDestinationWMF (Function)
Defines a meta file as chart destination.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Installing a SOAP server with Apache
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).