ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
ERR_DISCONNECTED_ERROR
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Error 1017: The method is not global: use: to access it
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....
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
sEvent (Function)
Branches an event on a serial port.
FontCreate (Function)
Creates a font definition.
Error 706: The property does not exist on this type of control
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Replication (Property)
The Replication property is used to identify and change the replication mode.
Compression (Property)
The Compression property gets and sets the data compression mode.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.