ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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....
Site Map control properties
List of properties associated with a Site Map control...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
InServiceMode (Function)
Indicates whether the code is run in a service.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
fDelete (Function)
Deletes a file accessible from the current computer.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
fListResource (Function)
Lists the resources integrated to the application.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Generating an application for Universal Windows 10 App
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
2. Projects in practice