|
|
|
|
|
|
|
New features in WEBDEV 27 presented in the New Features brochure.... |
|
|
|
|
|
|
When a window template is applied to a window, all the controls and code in the template are "copied" to the window...... |
|
|
|
|
|
|
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min |
|
|
|
|
|
|
When a site is on-lined, one of the main expectations of Web users is speed...... |
|
|
|
|
|
|
The Secure property is used to configure the security level of data file encryption. |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements...... |
|
|
|
|
|
|
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support.... |
|
|
|
|
|
|
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp). |
|
|
|
|
|
|
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files...... |
|
|
|
|
|
|
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password. |
|
|
|
|
|
|
The first operation to perform in order to use WDSQL is to establish the connection to a database...... |
|
|
|
|
|
|
Names and runs an SQL query. |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
The SourceName property is used to:
Get the name of the report data source.
Change the report data source.... |
|
|
|
|
|
|
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.). |
|
|
|
|
|
|
List of events associated with Link controls... |
|
|
|
|
|
|
WDLog is used to restore the data files saved by WDLog...... |
|
|
|
|
|
|
When you design a quick prototype, you often create windows (or pages) without defining any data files...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|