|
|
|
|
|
|
|
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications. |
|
|
|
|
|
|
Returns the number of actions that can be undone on a document. |
|
|
|
|
|
|
Used to freeze the display of a row or column in a Spreadsheet control. |
|
|
|
|
|
|
Searches for a value in a column of a TreeView Table control, in a specified branch. |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min |
|
|
|
|
|
|
Returns the index of an element (node or leaf) in a TreeView control. |
|
|
|
|
|
|
Encrypts a character string by using the algorithms of the specified Hasp key. |
|
|
|
|
|
|
Deletes a worksheet from a Spreadsheet control found in a window. |
|
|
|
|
|
|
Deletes a background task (that was added by BackgroundTaskAdd). |
|
|
|
|
|
|
Used to define or re-initialize the area to scan. |
|
|
|
|
|
|
Usage example of the DnDCursor function |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min |
|
|
|
|
|
|
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
Returns the number of elements found in a branch of a TreeView control. |
|
|
|
|
|
|
Deletes all events and tracks from a TimeLine control. |
|
|
|
|
|
|
Returns the number of canceled actions that can be redone on a Word Processing document. |
|
|
|
|
|
|
Rotates an Image control. |
|
|
|
|
|
|
Used to manage battery optimization:
Identifies the battery optimization mode for the current application.
Prompts the user to disable battery optimization for a given application on the device.
This function can be used to tell the operating system to stop preventing the application from running in the background.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Builds a sequence of characters used to draw a rectangle. |
|
|
|
|
|
|
Defines an Image control as destination of a chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|