ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
dbgEnableLog (Function)
Enables the runtime log programmatically.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
How to loop through a file using filters?
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Link properties
When creating a link, you can simply specify the destination......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fUnlock (Function)
Entirely or partially unlocks an external file.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.