ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
ChangeTarget (Function)
Changes the target of a button action.
LooperCount (Function)
Returns the number of rows in a Looper control.
SIPVisible (Function)
Displays the keyboard.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Events associated with Button controls
List of events associated with Button controls...
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Replication management functions
Three types of replication are proposed......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
W3C standardization
You must comply with the W3C standard (HTML 4......
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.