ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on component diagrams
The following paragraphs explain......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Creating the Vision pages of the WEBDEV RAD pattern
SysNameExe (Function)
Returns the name and full path of an application.
Operations performed on object diagrams
The following paragraphs explain......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
HiWord (Function)
Returns the two high bytes of an integer.
Operations performed on deployment diagrams
The following paragraphs explain......
NetSendMessage (Example)
Usage example of the NetSendMessage function
FileDisplay (Function)
Displays a file in the browser of Web user.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
GanttListTask (Example)
Usage example of the GanttListTask function
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
CallDLL32 (Function)
Runs a function found in an external DLL.
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......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.