ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
"About" window
The "About" window is used to display and access various information about the current application......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
HCheckStructure (Function)
Defines the mode for comparing data files.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Testing the WEBDEV Application Server setup with an example
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysErrorMode (Function)
Modifies the display mode of errors.
TreeExpand (Function)
Expands a node in a TreeView control.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.