ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation options
The compilation options allow you to define the help system generation settings......
13. External component in practice
External component in practice...
12. External component in practice
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
ThreadExecute (Function)
Starts the execution of a secondary thread.
OpenMainMenu (Function)
Opens the main menu of the current window.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
tapiDial (Function)
Dials a phone number for a voice line.
Describing an element
A flexible modeling includes different elements linked together......
EmailCheckAddress (Function)
Checks the validity of an email address.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Outstanding progress bars
Simple or symmetric progress bar?...
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.