|
|
|
|
|
|
|
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)... |
|
|
|
|
|
|
Changes the hue of an image:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Creates a task in the Windows scheduler (if this task does not already exist). |
|
|
|
|
|
|
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files). |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.). |
|
|
|
|
|
|
Sharing a project in practice... |
|
|
|
|
|
|
The Multiline Zone control is used to easily create interfaces in iOS style.... |
|
|
|
|
|
|
The sfMergeResult type is used to find out the result of SFMerge... |
|
|
|
|
|
|
The sfLeadConvertResult type is used to find out the result of SFConvertLead... |
|
|
|
|
|
|
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
When creating the setup program, WDInst allows you to configure the computer where the program will be installed...... |
|
|
|
|
|
|
Opens the Windows file picker. |
|
|
|
|
|
|
An Android application can contain one or more Widget windows...... |
|
|
|
|
|
|
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application...... |
|
|
|
|
|
|
The Edit control allows users to enter data...... |
|
|
|
|
|
|
Draws an arc of circle or an arc of ellipse:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
The Unicode property is used to:
Determine if the value of a control is a Unicode string.
Specify whether the value of a control is a Unicode string.... |
|
|
|
|
|
|
Returns the value of an XML element or the value of the attribute for an XML element. |
|
|
|
|
|
|
Returns the direction represented by a location in relation to another one. |
|
|
|
|
|
|
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array. |
|
|
|
|
|
|
The Before property replaces or inserts a procedure before the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|