ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
fDir (Example)
Usage example of the fDir function
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Table,Modify (External language)
Modifies an element in a Table control.
ChangeAction (Example)
Usage example of ChangeAction
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Bluetooth constants
List of constants used by the Bluetooth functions....
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
String functions
List of functions for managing character strings...
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Open (Function)
Opens a modal WINDEV window.
fLongName (Example)
Usage example of the fLongName function
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....