|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV include several SOAP functions... |
|
|
|
|
|
|
|
| Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. |
|
|
|
|
|
|
|
| Declares the font that will be used by dText:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Usage example of the ComponentInfo function |
|
|
|
|
|
|
|
| Usage example of the RegistryFirstSubKey function |
|
|
|
|
|
|
|
| Encrusts a color in an image found in an Image variable. |
|
|
|
|
|
|
|
| Usage example of the RegistryQueryValue function |
|
|
|
|
|
|
|
| WEBDEV proposes several methods for deploying a dynamic site...... |
|
|
|
|
|
|
|
| This help page presents the different methods that can be used to populate a Table control programmatically.... |
|
|
|
|
|
|
|
| Used to enumerate the sub-elements of a project element. |
|
|
|
|
|
|
|
| Allows:
copy the document coming from the Twain device to the clipboard.
view the document coming from the Twain device in the user interface of device.... |
|
|
|
|
|
|
|
| Runs a JavaScript method of the jQuery library on a page element. |
|
|
|
|
|
|
|
| The following events appear by default in the WEBDEV code editor... |
|
|
|
|
|
|
|
| Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove italic formatting from the text.... |
|
|
|
|
|
|
|
| Modifies the status of an event. |
|
|
|
|
|
|
|
| Returns the list of files found in an archive. |
|
|
|
|
|
|
|
| Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files. |
|
|
|
|
|
|
|
| Builds the RSS feed and returns the result (in XML format) in a character string. |
|
|
|
|
|
|
|
| Returns the appointment, the resource or the date found at given position in a Scheduler control. |
|
|
|
|
|
|
|
| Retrieves and changes the status of the dynamic audit. |
|
|
|
|
|
|
|
| Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control. |
|
|
|
|
|
|
|
| Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control. |
|
|
|
|
|
|
|
| Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|