ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
iBorder (Function)
Prints a border at specified coordinates.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Events associated with pages
List of events associated with pages...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
FileDisplay (Function)
Displays a file in the browser of Web user.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Charact (Function)
Returns the character corresponding to the specified ASCII code.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Events associated with internal windows
List of events associated with internal windows...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......