ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
AlternativeText (Property)
The AlternativeText property is used to get and edit the alternative text of controls in a page.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
End of break block
The End of break block is optional......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
Bar code constants
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......