ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Sidebar control properties
List of properties associated with the Sidebar control...
Item control properties
List of properties associated with the Item control...
SocketWrite (Function)
Writes a message intended to another socket.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Select query description window: Items used
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Scheduler control events
The following events associated with Scheduler controls:...
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
14. Managing the "Back" button in practice
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Execute (Function)
Starts the execution of a process through programming.
Error (Function)
Displays a custom error message in a system error window.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Detailed use of WINDEV FTP/RPC
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.