|
|
|
|
|
|
|
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.... |
|
|
|
|
|
|
Configures the spelling checker for the edit controls and for the Table control columns in the whole application. |
|
|
|
|
|
|
Creates a Repositionable Note control. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include an image editor...... |
|
|
|
|
|
|
The scope of a procedure defines whether it is public, private, etc...... |
|
|
|
|
|
|
Methods for managing an HFSQL cluster and its databases.... |
|
|
|
|
|
|
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called...... |
|
|
|
|
|
|
The context menu of Edit controls includes the option "Set initial focus to this control"...... |
|
|
|
|
|
|
Establishes an SSL connection between the client and a WebSocket server. |
|
|
|
|
|
|
The window that opens another window is called parent window; the window opened by the parent window is called child window...... |
|
|
|
|
|
|
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
WEBDEV features UI errors specific to the position of controls in the different slices...... |
|
|
|
|
|
|
This help page explains how to create and run an SQL query through programming.... |
|
|
|
|
|
|
Creates the description file of a Master Replica (logged replication or universal replication). |
|
|
|
|
|
|
The Bitcoin functions that make handle a Bitcoin Core server possible include ...... |
|
|
|
|
|
|
A project was already created and translated...... |
|
|
|
|
|
|
Returns a file path with normalized separators. |
|
|
|
|
|
|
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.... |
|
|
|
|
|
|
Creates a movable replication. |
|
|
|
|
|
|
Displays a non-blocking custom message in a system information window. |
|
|
|
|
|
|
The following paragraphs explain...... |
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
Opens a modal WINDEV window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|