ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
SocketCreate (Function)
Creates a socket.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Constants used by the the functions for managing the HFSQL Cluster
NetworkConnect (Function)
Associates a drive with a shared network directory.
Google document management functions
List of functions for managing Google documents...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
fTrackFile (Function)
Triggers the tracking of a file.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Events associated with windows
List of events associated with windows...
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Handling Organization Chart controls programmatically
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......