ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Min (Function)
Returns the lowest value.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HChangeName (Function)
Modifies the physical name of a table.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Max (Function)
Returns the greatest value passed as parameter.
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
iGroupAdd (Function)
Adds a report to a group of reports.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......