ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
<ANSI string>.Complete (Function)
Returns a character string of a specified length.
Round (keyword)
The Round keyword can correspond to...
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Windows
The windows represent the main interface of a WINDEV application......
Examples for using the OLE DB provider for HFSQL
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
SNMP constants
List of constants used by the SNMP functions....
Operations in a Select query : add and delete
The following paragraphs present......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Complete (Function)
Returns a character string of a specified length.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).