ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Enumeration (Type of variable)
An enumeration is a set of values......
iPreview (Function)
Configures the print destination.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HCreateMovableReplica (Function)
Creates a movable replication.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
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.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
dArc (Example)
Usage example of the dArc function
Constant
The constants are language elements whose value is fixed once and for all...
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Comparison operators
The comparison operators can be divided into several categories......
ZOrder (Example)
Usage example of the ZOrder property
Count (Property)
The Count property returns the number of elements in a given set.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Events associated with Image controls
List of events associated with Image controls...