ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
HAddLink (Function)
Adds an integrity rule between two data files on the server.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
WLanguage procedure called by HashString
Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash result.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
WavInit (External language)
Initializes the sound interpreter.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Creating anchors
The anchors are used to define specific points in a help page......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
WLanguage procedure called by HashCheckString
Procedure ("Callback") called by HashCheckString when checking the hash algorithm.