ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Position (Function)
Finds the position of a specified string within another string.
Events associated with Table controls
List of events associated with Table controls...
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Using a query with parameters
A query with parameters can be used......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Principle for running threads
At runtime, an application runs in a main thread......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HSetREP (Function)
Enables or disables the management of .REP file.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.