ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
StatVarianceP (Function)
Calculates the variance for a full series of values.
LooperDelete (Function)
Deletes a row from a Looper control.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
fCompare (Function)
Compares the content of two files bit by bit.
aiImageResult (Variable type)
The aiImageResult type is used to retrieve the result of AIDetect.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Label report
The report editor allows you to create "Label" reports......
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.