ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableAssert (Function)
Enables or disables the assertive programming.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
NetworkUser (Function)
Identifies the name of the connected user.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
grColor (Function)
Returns and initializes the color of different chart elements.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Analysis links
The links are used to link the files found in an analysis between themselves......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......