ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
Organization chart linked to a data file
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.