ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLongPath (Example)
Usage example of the fLongPath function
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Message text file format
The text files created by WDMSG use a specific format......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
HConnect (Example)
Usage example of the HConnect function
RegistryListKey (Function)
Lists the sub-keys of a registry key.
Events associated with formatted display controls
List of events associated with formatted display controls...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
fShortPath (Example)
Usage example of the fShortPath function
Popup window
WINDEV allows you to open windows in popup format......
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
HInfoView (Function)
Returns information about a materialized view.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
NFC constants
List of constants used by the NFC functions...
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
fImageSelect (Example)
Usage example of the fImageSelect function
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.