ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Constant
The constants are language elements whose value is fixed once and for all...
Action Bar control events
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Windows
The windows represent the main interface of a WINDEV application......
State (Property)
The State property gets and sets the state of an element.