ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Width (Property)
The Width property is used to determine and change the width of an element.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Height (Property)
The Height property is used to get and change the height of an element.
Password (Property)
The Password property sets and changes the password.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
dCopy (Function)
Copies an image to another image.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....