ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Table,Col (External language)
Returns the current index of the column.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Page Header block
The Page header block is printed on each new page......
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
Error 13: The label already exists
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Chart: Managing legends
Several types of legends are supported in the charts......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
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......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Content (Property)
The Content property is used to get and change the content of an element.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......