ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Passing parameters
The parameters can be passed to a procedure......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Table,Modify (External language)
Modifies an element in a Table control.
Step 5: Site parameters
Once the site installed, you can define the site connection options......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
fTrackFile (Function)
Triggers the tracking of a file.
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.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
XMLSign (Function)
Signs an XML document.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Table,Count (External language)
Returns the number of elements in a Table control.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min