ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
WDTRAD options
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
SQLFirst (Function)
Positions on the first row of the query result.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
SOAPRun (Function)
Runs a procedure on a SOAP server.
FileDisplay (Example)
Usage example of the FileDisplay function
Event (Example)
Usage example of the Event function
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
HNext (Function)
Sets the position on the next data file record according to a browse item.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...