ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fExtractResource (Function)
Extracts a resource from the application into a physical device location.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
LoadParameter (Function)
Reads a persistent value.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Component diagram
A component diagram shows the physical and static architecture of a system software......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Record (Type of variable)
The Record type is used to save the values of a record.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
Index (Property)
The Index property is used to get the index of an element.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
SOAPRun (Function)
Runs a procedure on a SOAP server.
OpenMainMenu (Function)
Opens the main menu of the current window.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....