ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Creating the link buttons in the windows of a WINDEV RAD pattern
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
24. Displaying and linking pages
Reals
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).