ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Constants used by the scanner functions
Constants used by the scanner functions...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
W3C standardization
You must comply with the W3C standard (HTML 4......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Execute (Function)
Starts the execution of a process through programming.
iPreview (Function)
Configures the print destination.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....