|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Identifies or modifies the current directory on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
|
| Converts a UTF-8 string to ANSI. |
|
|
|
|
|
|
|
| Usage example of the TreeListItem function |
|
|
|
|
|
|
|
| Returns the path of the directory containing:
the images,
the JavaScript files,
the Java applet files,
the other files accessible from the browser.... |
|
|
|
|
|
|
|
| WINDEV allows you to create a standard socket server...... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min |
|
|
|
|
|
|
|
| Simulates a slow network by limiting the download and upload speed. |
|
|
|
|
|
|
|
| Regenerates a data file from its log. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...). |
|
|
|
|
|
|
|
| Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle).... |
|
|
|
|
|
|
|
| Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location. |
|
|
|
|
|
|
|
| Displays the standard window of exceptions with the content of the current exception. |
|
|
|
|
|
|
|
| The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet).... |
|
|
|
|
|
|
|
| To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose a Native Connector for MySQL...... |
|
|
|
|
|
|
|
| The ExpandedImage property is used to:
find out and modify the default image associated with an expanded row in a TreeView Table control.
find out and/or modify the default image associated with an expanded row in a TreeView control.
find out and modify the image associated with a specific expanded row in a TreeView Table control.
find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report.... |
|
|
|
|
|
|
|
| The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
|
| Used to find out whether an archive exists. |
|
|
|
|
|
|
|
| Checks the existence of socket. |
|
|
|
|
|
|
|
| Returns the list of OLE DB providers and/or Native Connectors installed on the current computer.... |
|
|
|
|
|
|
|
| Defines the title of X-axis and the title of Y-axis in a chart. |
|
|
|
|
|
|
|
| The httpProgress type is used to manage the progress when sending or receiving an HTTP request. |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|