ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Hasp constants
The Hasp constants are as follows......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
ServiceUninstall (Function)
Uninstalls a service.
Error 3: The string has no final "
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
SQLSeek (Function)
Positions on the specified result row of the query.
HCreateView (Example)
Usage example of the HCreateView function
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
RegistryValueType (Function)
Returns the type of value found in the registry.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Bluetooth constants
List of constants used by the Bluetooth functions....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......