ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Available controls in a window
WINDEV Mobile includes several types of controls...
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
DataType (Function)
Identifying the type of a WLanguage variable.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Declaring and using a variable
A variable is defined by name and type......