ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
XMLOpenReader (Example)
Usage example of XMLOpenReader
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.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Asc (Example)
Usage example of the Asc function
HChangeConnection (Example)
Usage example of the HChangeConnection function
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
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
xlsVersion (Example)
Usage example of the xlsVersion function
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Upload functions
The following functions are used to manage the upload:...
tapiCapability (Function)
Returns the characteristics of a telephony device.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......