|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The context menu of the windows (right mouse click on the window) contains the following options...... |
|
|
|
|
|
|
|
| The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control. |
|
|
|
|
|
|
|
| The SourceName property is used to:
Get the name of the report data source.
Change the report data source.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile make it easy to add optional events to the default events proposed for the various elements of an application...... |
|
|
|
|
|
|
|
| The automatic index generation suggests index keywords based on the content of your help page...... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
| The Border type is used to handle a border through programming... |
|
|
|
|
|
|
|
| Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows...... |
|
|
|
|
|
|
|
| The first operation to perform in order to use WDSQL is to establish the connection to a database...... |
|
|
|
|
|
|
|
| The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
|
| Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field.... |
|
|
|
|
|
|
|
| A backup of an HFSQL Client/Server database can be restored at any time...... |
|
|
|
|
|
|
|
| Time management is extremely important...... |
|
|
|
|
|
|
|
| License agreement of WINDEV Mobile Express... |
|
|
|
|
|
|
|
| The following constants are used by the functions for managing the Word Processing control:... |
|
|
|
|
|
|
|
| New features in WEBDEV 27 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection. |
|
|
|
|
|
|
|
| Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
|
| When creating a report, the test of this report can be run from the report editor...... |
|
|
|
|
|
|
|
| Several operations are performed when printing a report. These operations are performed in the following order...... |
|
|
|
|
|
|
|
| Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
|
| Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|