|
|
|
|
|
|
|
List of functions for managing Google contacts... |
|
|
|
|
|
|
GDPR: General Data Protection Regulation... |
|
|
|
|
|
|
The Google Contact service is used to manage contacts on Internet...... |
|
|
|
|
|
|
The monitoring robot proposes to check the activity of a WINDEV application...... |
|
|
|
|
|
|
WINDEV and WEBDEV include an optional module to access AS/400 databases...... |
|
|
|
|
|
|
By using the Image Editor control in your websites, you will allow users to create and edit images or photos...... |
|
|
|
|
|
|
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications...... |
|
|
|
|
|
|
The Web Component control is used to include any external Web resource in a WEBDEV site...... |
|
|
|
|
|
|
To share a project via the Source Code Manager, a repository must be created...... |
|
|
|
|
|
|
The Windows windows developed with WINDEV...... |
|
|
|
|
|
|
The Wire control is used to visually link 2 controls...... |
|
|
|
|
|
|
A Looper control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
WINDEV Mobile includes a Project Management Hub to manage development projects.... |
|
|
|
|
|
|
An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
Returns:
the index of the current indexed column in a Table control (based on a data file or populated programmatically).
the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).... |
|
|
|
|
|
|
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode).
Function kept for backward compatibility.... |
|
|
|
|
|
|
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it. |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it. |
|
|
|
|
|
|
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...... |
|
|
|
|
|
|
Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|