ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCurrentDir (Function)
Identifies or modifies the current directory.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Operator on Address
The & operator returns the address of a variable as an integer
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
8. Sharing a project in practice
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Empty (Property)
The Empty property is used to determine if an element is empty.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min