ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Copying controls from the report editor
The controls can be copied from the report editor......
Including a supercontrol in a window or in a page
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
nWDInit: Initialize the external language
Initializes the external language......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Events associated with control templates
List of events associated with control templates...
Bar Code management functions
The following functions are used to manage bar codes:...
"Reports & Queries" software
This is "Reports & Queries"......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Type (Example)
Usage example of the Type property
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
iParameterViewer (Function)
Configures the report viewer.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Size (Example)
Usage example of the Size property