ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
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.
fSelectDir (Function)
Opens a directory picker.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
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......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
iFont (Function)
Selects the default font.
End of Document block
The End of document block is run once at the end of the report execution......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....