ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Thumbnail control properties
List of properties associated with the Thumbnail control...
Properties associated with a page
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
PDF file management functions
...PDF file functions...
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
zipSelectFile (Function)
Selects files from an archive.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
How to save and retrieve an image in a binary memo
Signature of iOS applications
Signing an application is mandatory from Xcode 8......