ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HClient structure
The HClient structure is used to......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HNext (Function)
Sets the position on the next data file record according to a browse item.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.