ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLModify (Function)
Modifies the content of a row in the query result.
iPageHeight (Example)
Usage example of the iPageHeight function
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
Print constants
List of constants used by the print functions....
FinRedemption (Example)
Usage example of the FinRedemption function
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
WDINT license agreement
WDINT license agreement...
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
HDescribeConnection (Function)
Describes a new connection to an external database.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
zipExtractPath (Example)
Usage example of the zipExtractPath function
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Error 2109: You are using the ObjectInfo function
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.