ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Character strings
WLanguage supports different types of strings....
Break in a report
The break is used to group the records corresponding to a sort criterion......
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
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)......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
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.
<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.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
xlsDocument (Example)
Usage example of the xlsDocument type