ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Structure of data files of user groupware
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
SocketConnect (Function)
Connects a client computer to a given socket.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
HSetLog (Function)
Enables or disables log management on a file.
Report based on a query
Queries are used to easily select records in one or more data files......
WDDeploy features
WDDeploy can be used to......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......