ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
<Source>.CheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Resizing a window (AAF)
Checking the WEBDEV Application Server
The monitoring robot can check the WEBDEV Application Server......
Error 1014: The access to the member of the class is restricted by a private inheritance
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Search in current code
When coding, developers often need to do a quick search in the current code...
7. Multilingual sites in practice
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......