ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Record (Type of variable)
The Record type is used to save the values of a record.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Aliases on data files: HAlias
The aliases are used to handle......
5. Deploying a dynamic site (Session or AWP) in practice
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.