ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
SysDir (Function)
Returns the path of a system directory.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
System constants
List of constants used by the system functions....
Error 204: using a parameter without optional value after parameters ...
OCRExtractText (Function)
Reads the text contained in an image.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
Asc (Example)
Usage example of the Asc function
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
fDirExist (Function)
Checks the existence of a directory.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
xlsDocument (Example)
Usage example of the xlsDocument type