ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Bar Code controls
List of events associated with Bar Code controls...
iMargin (Function)
Defines the "logical" print margins.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Environment of the project editor
The main elements of the project editor are as follows:
ToClipboard (Function)
Writes text or image information into the system clipboard.
Events associated with Shape controls
List of events associated with Shape controls...
5. User Groupware in practice
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Input (Function)
Displays a message allowing the user to type an information.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
12. Control templates
...Control templates...
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......