ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
WDScript: use in command-line and console mode
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
<zipArchive variable>.Create (Function)
Creates an archive.
EventCreate (Function)
Creates an event.
SemaphoreCreate (Function)
Creates a semaphore.
zipCreate (Function)
Creates an archive.
SocketCreate (Function)
Creates a socket.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Edit options of a report
The report editor allows you to......
Error 1010: The member of the class is constant
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
CertificateSignString (Function)
Creates the signature of a character string.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
The "Analysis" pane
The "Analysis" pane lists......
DotNetDelegate (Function)
Initializes a.NET delegate.
HTTPCreateForm (Function)
Creates an HTTP form.