|
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
Calculates the height of the font for the text to print (in millimeters). |
|
|
|
|
|
|
To start the print job, simply use iEndPrinting...... |
|
|
|
|
|
|
Returns the name of the page requested at the start of the session. |
|
|
|
|
|
|
Searches for shapes containing a specific text in a diagram. |
|
|
|
|
|
|
Draws Markdown text in a variable of type WDPic. |
|
|
|
|
|
|
Draws Markdown text in a variable of type picLayer. |
|
|
|
|
|
|
Draws Markdown text in a variable of type Image. |
|
|
|
|
|
|
Sets the rotation direction in a Radial Bar chart. |
|
|
|
|
|
|
Returns the path to a file relative to a reference directory. |
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
Tests the validity of a string in UTF8 format. |
|
|
|
|
|
|
Erases the files found on a rewritable CD or DVD. |
|
|
|
|
|
|
Searches for shapes containing a specific text in a diagram. |
|
|
|
|
|
|
WINDEV allows you to easily use Webservices (or XML Web services).... |
|
|
|
|
|
|
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis...... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)...... |
|
|
|
|
|
|
The Compile keyword can correspond to:
the Compile function, which dynamically compiles a procedure whose source code is specified..
the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).... |
|
|
|
|
|
|
The test of the entire project allows simulating the startup of the site...... |
|
|
|
|
|
|
Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
The different operations that can be performed with WDLog are as follows...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|