ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GPSLastPosition (Function)
Retrieves the information about the last known device position.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
grOrientation (Function)
Modifies the orientation of chart axes.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
HCancelSeek (Function)
Cancels the current search criterion.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
zipOpen (Function)
Opens an existing archive.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HClient structure
The HClient structure is used to......
iFont (Function)
Selects the default font.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.