ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
<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
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.
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......