|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile feature multiple methods to test applications...... |
|
|
|
|
|
|
|
| Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph. |
|
|
|
|
|
|
|
| The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
|
| The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file).
This new variable type is available from WINDEV Suite SaaS 2025 Update 3.... |
|
|
|
|
|
|
|
| The user can filter the content of a Table control by displaying the records corresponding to a condition for example...... |
|
|
|
|
|
|
|
| Calculates the area of a polygon defined using 2D coordinates. |
|
|
|
|
|
|
|
| PC SOFT proposes several training classes, according to your own requirements...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to generate web services directly...... |
|
|
|
|
|
|
|
| The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application...... |
|
|
|
|
|
|
|
| The break is used to group the records corresponding to a sort criterion...... |
|
|
|
|
|
|
|
| Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code...... |
|
|
|
|
|
|
|
| The FocusOnClick property is used to:
Determine if a control gains focus when clicked.
Allow or prevent a control from gaining focus when clicked.... |
|
|
|
|
|
|
|
| One of the most common applications of the multi-touch feature is used to handle images...... |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
| Returns the path of a file found in the archive. |
|
|
|
|
|
|
|
| Opens an existing archive in RAR format. |
|
|
|
|
|
|
|
| Deletes a file from an archive. |
|
|
|
|
|
|
|
| Deletes all files from an archive. |
|
|
|
|
|
|
|
| Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
|
| Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it. |
|
|
|
|
|
|
|
| Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format). |
|
|
|
|
|
|
|
| Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|