ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.