ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Constants for managing certificates
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
XMLOpenReader (Example)
Usage example of XMLOpenReader
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Warning 18: Loop without potential end
7. Available controls in a window
WINDEV Mobile includes several types of controls...
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
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.
FolderData (Function)
FolderData is kept for backward compatibility.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......