|
|
|
|
|
|
|
The Windows windows developed with WINDEV... |
|
|
|
|
|
|
The "Image catalog" pane is a context-sensitive image catalog...... |
|
|
|
|
|
|
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery... |
|
|
|
|
|
|
A backup of a HFSQL Client/Server database can be restored at any time...... |
|
|
|
|
|
|
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
a specific popup menu used to handle the file.
a file preview in thumbnail format (for an Image or PDF file path).... |
|
|
|
|
|
|
The sfSaveResult type is used to find out the result of SFAdd and SFModify... |
|
|
|
|
|
|
The FullName property is used to get the full name of an element. |
|
|
|
|
|
|
The FileName property gets the name of a file (WDPic file or file generated for a print job). |
|
|
|
|
|
|
Usage example of the BuildBrowsingTable function |
|
|
|
|
|
|
In a dynamic WEBDEV site, the page data is refreshed during a user action...... |
|
|
|
|
|
|
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key...... |
|
|
|
|
|
|
Sends the character string passed as parameter to the print buffer. |
|
|
|
|
|
|
Used to manage the horizontal position (X-coordinate) of print cursor in the page. |
|
|
|
|
|
|
Used to manage the vertical position (Y-coordinate) of print cursor in the page. |
|
|
|
|
|
|
Unlocks an application that was locked automatically or by LockAppPassword. |
|
|
|
|
|
|
Usage example of the zipOpenRAR function |
|
|
|
|
|
|
The Multiline property determines if an element supports multiline text. |
|
|
|
|
|
|
The RightToLeft property is used to get and change the writing direction of an element... |
|
|
|
|
|
|
The Cell property is used to manipulate one or more cells. |
|
|
|
|
|
|
The Movable property is used to define if an element can be moved. |
|
|
|
|
|
|
The FontName property is used to manage the name of the font used. |
|
|
|
|
|
|
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication... |
|
|
|
|
|
|
Continuing to run a process when the application is in background is very useful on mobile...... |
|
|
|
|
|
|
The Condensed property is used to:
Determine whether a Font variable is condensed.
Condense a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
Extended is used to:
Find out whether a Font variable is extended.
Extend (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
Large is used to:
Find out whether a Font variable is enlarged.
Enlarge (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|