ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Operations performed on component diagrams
The following paragraphs explain......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
<Component>.Load (Function)
Loads an external component independent of the current project.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
.NET application
To create a.NET application from a project......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Bluetooth constants
List of constants used by the Bluetooth functions....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.