ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
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......
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
HPriorityClient (Function)
Modifies the priority of a client application.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
SOAPRun (Function)
Runs a procedure on a SOAP server.
ComponentInfo (Function)
Returns information about a component.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Google document management functions
List of functions for managing Google documents...
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
MyReport (Reserved word)
MyReport is used to handle the current report...
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.