ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Visible (Property)
The Visible property is used to set the visibility of an element.
Subject (Property)
The Subject property is used to get and change the subject of an element.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Modified (Property)
The Modified property lets you know if an element has been modified.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Event
The Event keyword can correspond to:
Group (Property)
The Group property is used to identify and change groups of elements.
State (Property)
The State property is used to get and change the state of an element.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Section (Property)
The Section property is used to manage sections in Word Processing documents.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....