ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
ReplicAdmin: Overview
ReplicSynchro: Use
Print modes of a report
Several print modes are available for a report....
Multi-project search
Performing a search in the current project is a common operation......
ERR_DISCONNECTED_UPDATE
ERR_BAD_CONTEXT_FOUND
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Composite keys
A composite key is a key item containing several other items......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......