|
|
|
|
|
|
|
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration...... |
|
|
|
|
|
|
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used. |
|
|
|
|
|
|
The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
The programming of timers, threads and delayed procedures is now automatically managed by the environment...... |
|
|
|
|
|
|
The analysis generation comes before the programming phase and after the file description phase...... |
|
|
|
|
|
|
The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
This page presents the main operations that can be performed on a character string.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets...... |
|
|
|
|
|
|
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services... |
|
|
|
|
|
|
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions...... |
|
|
|
|
|
|
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream... |
|
|
|
|
|
|
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements...... |
|
|
|
|
|
|
The "Find - Replace" pane is used to...... |
|
|
|
|
|
|
A WEBDEV cluster is a set of servers (or server farm)...... |
|
|
|
|
|
|
In WEBDEV, there are two methods to develop a site...... |
|
|
|
|
|
|
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup...... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
The project compilation is a process used to...... |
|
|
|
|
|
|
To manage the project development lifecycle, the Project Management Hub allows you to set requirements...... |
|
|
|
|
|
|
This help page explains how to manage a multi-selection in a Table control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|