ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
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
Character strings
WLanguage supports different types of strings....
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
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.
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......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
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......
<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......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
XMLOpenReader (Example)
Usage example of XMLOpenReader
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.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
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
xlsVersion (Example)
Usage example of the xlsVersion function