ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Body Complement block
The Body complement block is linked to the Body block......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
DnDForce (Function)
DnDForce is kept for backward compatibility.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
How to loop through a file using filters?
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Drawing constants
List of constants used by the drawing functions....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......