ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
gpwAddUser (Function)
Adds a user to the User Groupware database.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Multimedia control properties
List of properties associated with the Multimedia control...
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
OpenMobileWindow (Function)
Opens a window in a mobile application.
Error 507: The '++' operator is not allowed