ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPDisconnect (Function)
Used to disconnect from a specific LDAP server.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Section (Property)
The Section property is used to manage sections in Word Processing documents.
4. Monitor your applications
Importance (Property)
The Importance property is used to get and change the importance level of an appointment.
NumberExecution (Property)
The NumberExecution property is used to get and change the number of executions of a task.
DescriptionStatusCode (Property)
The DescriptionStatusCode property is used to get the status description of the response to the request.
Element (Property)
The Element property is used to manipulate elements in a Word Processing document.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
Major (Property)
The Major property is used to get and change the Major number of a Beacon.
Minor (Property)
The Minor property is used to get and change the Minor number of a Beacon.
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Merging differences (SCM)
Empty (Property)
The Empty property is used to determine if an element is empty.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.