ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Label report
The report editor allows you to create "Label" reports......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
MatWrite (Function)
Writes an element into a matrix.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
iColumnEnd (Function)
Forces a column break in a multi-column report.
Print functions (prefixed syntax)
List of print functions...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
nWDSetParentNext
Set the parent of the next window to open......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SocketWrite (Function)
Writes a message intended to another socket.