|
|
|
|
|
|
|
|
|
|
|
|
|
|
| STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
|
| Merges the layers of a WDPic image. |
|
|
|
|
|
|
|
| Calculates the height of the image to print (in millimeters). |
|
|
|
|
|
|
|
| Returns:
the full name of the last file generated during the print (PDF, RTF, text, ...).
the list of created duplicate files.... |
|
|
|
|
|
|
|
| Loads an external component independent of the current project. |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to an Email variable (to send the email). |
|
|
|
|
|
|
|
| Several types of controls can be handled in a dynamic page ...... |
|
|
|
|
|
|
|
| To develop a WINDEV Mobile application for iPhone/iPad, you need:... |
|
|
|
|
|
|
|
| Adds an optimization task of HFSQL Client/Server data files.... |
|
|
|
|
|
|
|
| Allows you to check if a substring is within a string. |
|
|
|
|
|
|
|
| Saves a document as a "docx" file. |
|
|
|
|
|
|
|
| Draws a rectangle in an Image variable. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel. |
|
|
|
|
|
|
|
| Rotates an image in an Image variable. |
|
|
|
|
|
|
|
| Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
|
| Indicates that the drawing functions that will be used are intended for an Image variable. |
|
|
|
|
|
|
|
| Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
|
| Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
|
| Adds data at a precise moment in a time chart. |
|
|
|
|
|
|
|
| Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
|
| Creates a logical alias of a data file (or query) or cancels all existing aliases. |
|
|
|
|
|
|
|
| Loads an external component. This component can be:
an external component present in the current project.
an external component independent of the current project.... |
|
|
|
|
|
|
|
| Adds a task in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Deletes a card from a Kanban control or from a Kanban List control. |
|
|
|
|
|
|
|
| Gets the signature of a PDF document as a buffer. |
|
|
|
|
|
|
|
| Deletes a document from a collection in a MongoDB database. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|