ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
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....
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....
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.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
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.
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).
Width (Property)
The Width property is used to determine and change the width of an element.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Title (Property)
The Title property is used to get and change the title of an element.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Table,Display (External language)
Refreshes the Table control.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Description (Property)
The Description property is used to get and change the description of an element.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
1. WINDEV editors
WINDEV editors...