ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Document (Type of variable)
The Document type is used to handle a "docx" document.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
BreakAdd (Function)
Adds a break into a Table or Looper control.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HCloseConnection (Function)
Closes a connection to a database.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
CreateShortcut (Example)
Usage example of the CreateShortcut function
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
ChangeStyle (Function)
Modifies the style of a control dynamically.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.