|
|
|
|
|
|
|
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min |
|
|
|
|
|
|
The SynchroHFSQL property is used to:
get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.
specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.... |
|
|
|
|
|
|
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc. |
|
|
|
|
|
|
This step allows you to choose...... |
|
|
|
|
|
|
Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
List of constants used by the debugging functions... |
|
|
|
|
|
|
Identifies or modifies the window status. |
|
|
|
|
|
|
Retrieves a message sent by another socket. |
|
|
|
|
|
|
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode...... |
|
|
|
|
|
|
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders). |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application.... |
|
|
|
|
|
|
Indicates the interval between values on the vertical and horizontal axis of a chart. |
|
|
|
|
|
|
Converts an HTML string or an HTML buffer to an RTF string. |
|
|
|
|
|
|
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites.... |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
This help page explains how to...... |
|
|
|
|
|
|
In a WINDEV application, the user has the ability to add a tooltip on the controls...... |
|
|
|
|
|
|
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page. |
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code...... |
|
|
|
|
|
|
When creating a report, the test of this report can be run from the report editor...... |
|
|
|
|
|
|
The management of exceptions can be customized by process...... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|