ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing contact functions
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
zipExtractPath (Function)
Returns the path of a file found in the archive.
InfoBuild (Function)
Displays a custom message in a system information window.
Net constants
List of constants used by the Net functions....
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
DotNetRun (Function)
Runs a procedure on a .Net server.