ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
Structure of data files of user groupware
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
fMoveFile (Function)
Moves a file from one directory to another.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
SocketRead (Function)
Retrieves a message sent by another socket.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......