ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPrevious (Function)
Positions on the previous file record according to a browse item.
dbgEnableLog (Function)
Enables the runtime log programmatically.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
FinCurrentVal (Function)
Returns the current value of investment.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
fCreate (Function)
Creates an external file.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
EmailCheckAddress (Function)
Checks the validity of an email address.
HSetREP (Function)
Enables or disables the management of .REP file.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
grDestinationWMF (Function)
Defines a meta file as chart destination.
ServiceWait (Function)
Pauses the current service during the specified duration.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.