|
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
Before you start using WDConver, you must have...... |
|
|
|
|
|
|
Inserts text at the beginning of a file without overwriting the existing text. |
|
|
|
|
|
|
The FontUnderlined property is used to:
Determine if the text is underlined.
Underline (or not) a text.... |
|
|
|
|
|
|
The Start of document block is printed once at the beginning of the report execution...... |
|
|
|
|
|
|
Highlights, in a window or control, all the captions and texts corresponding to a given text. |
|
|
|
|
|
|
Continuing to run a process when the application is in background is very useful on mobile...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements...... |
|
|
|
|
|
|
The report editor allows you to create "Multicolumn" reports.... |
|
|
|
|
|
|
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code...... |
|
|
|
|
|
|
The Rich Text Area control is a Static control offering several layout possibilities...... |
|
|
|
|
|
|
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests...... |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ...... |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters...... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed...... |
|
|
|
|
|
|
The different methods for associating an image with the elements of a TreeView control.... |
|
|
|
|
|
|
The planes are used to group the controls of an element...... |
|
|
|
|
|
|
The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove italic formatting from the text.... |
|
|
|
|
|
|
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server...... |
|
|
|
|
|
|
There are several steps to install the WEBDEV Application Server on a Linux server...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|