ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFCWriteTag (Function)
Starts writing data to an NFC tag.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
iPageNum (Function)
Returns or initializes the number of the page currently printed.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
PDFToText (Function)
Extract the text contained in an Document PDF.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
HTML Editor control properties
Properties associated with the HTML Editor control....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Managing main window menus
A main menu is necessarily associated with a window......