ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Referring to an element in a WLanguage event / process
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Data persistence
The data persistence is used to store the value typed by the user......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Constants for the archiving functions
List of constants used by the archiving functions....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Composite keys
A composite key is a key item containing several other items......
Report based on a table
A report based on a table is used to print the records coming from a single table (HFSQL Classic or Client/Server, accessed via a Native Access, ......