ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Error 20: The variable of the FOR loop should be a real
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Record (Type of variable)
The Record type is used to save the values of a record.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Page with parameters
SocketCreate (Function)
Creates a socket.
2. Examples and components provided with WEBDEV
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
dbgInfo (Function)
Returns a debug information.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
DurationToString (Function)
Converts a duration to a character string in the specified format.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
SocketRead (Function)
Retrieves a message sent by another socket.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.