ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Context menu of Image controls
A context menu is available for Image controls......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MatWrite (Function)
Writes an element into a matrix.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
tapiDial (Function)
Dials a phone number for a voice line.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
MyReport (Reserved word)
MyReport is used to handle the current report...