|
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus... |
|
|
|
|
|
|
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions. |
|
|
|
|
|
|
The popup being a control of the page, you have the ability to access:
the page controls from the popup.
the popup controls from the page.... |
|
|
|
|
|
|
WDMAP allows you to print the records found in a data file...... |
|
|
|
|
|
|
Usage example of the XMLData function |
|
|
|
|
|
|
Erases the files found on a rewritable CD or DVD. |
|
|
|
|
|
|
Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
A TreeView Table control based on a variable is a control bound to a variable or a set of variables...... |
|
|
|
|
|
|
Returns the number of screens currently connected to the current computer. |
|
|
|
|
|
|
The different operations that can be performed on the framesets are as follows...... |
|
|
|
|
|
|
Adds or modifies a server trigger on the HFSQL server. |
|
|
|
|
|
|
Deletes an option from a Check Box control. |
|
|
|
|
|
|
Defines an Image variable as destination of a chart. |
|
|
|
|
|
|
Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
Modifies the properties of an HFSQL file located on a server. |
|
|
|
|
|
|
Opens or closes the door of CD/DVD player selected on the current computer.... |
|
|
|
|
|
|
Converts a local date and time (time zone, summer time, winter time) to UTC. |
|
|
|
|
|
|
Calculates the width of the image to print (in millimeters). |
|
|
|
|
|
|
Used to authenticate and log in to Faceboook. |
|
|
|
|
|
|
Starts the device's native camera application to record a video or to take a photo.... |
|
|
|
|
|
|
Deletes a list of files from an archive. |
|
|
|
|
|
|
Creates an HFSQL view.
This function uses the former view mechanism.... |
|
|
|
|
|
|
Inserts a row into a Looper control. |
|
|
|
|
|
|
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document. |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
Modifies the font used for the chart title. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|