ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Line control
A Line control is used to display a line in a page......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
NFC constants
List of constants used by the NFC functions...
Thumbnail control properties
List of properties associated with the Thumbnail control...
fSelect (Function)
Opens the Windows file picker.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
URI constants
The following constants are used by URI-specific functions:...
ToClipboard (Function)
Writes text or image information into the system clipboard.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Extern (Reserved word)
EXTERN is used to...
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Popup control properties
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
13. External component in practice
External component in practice...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).