ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
BackgroundTaskAdd (Function)
Adds a new background task.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Events associated with Slider controls
List of events associated with Slider controls in a window...
End of Document block
The End of document block is run once at the end of the report execution......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
General environment of WINDEV
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Display (External language)
Displays a value in a control or assigns a value in a variable.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
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......