ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 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.
eCurrencyName (Function)
Returns the caption of a currency.
Creating the Vision pages of the WEBDEV RAD pattern
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
LOOP statement
The statement block is repeated endlessly...
Record (Type of variable)
The Record type is used to save the values of a record.
SocketCreate (Function)
Creates a socket.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
User Groupware files
Two categories of data files are managed......
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).
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
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....
Events associated with OLE controls
List of events associated with OLE controls...
EndProgram (Function)
Ends the execution of the current program.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Service constants
List of constants used by the functions for managing services....
Check model
You can use check models to easily create checks...