ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetLog (Function)
Enables or disables log management on a file.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
13. External component in practice
External component in practice...
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
The structure of the file for remote control
The management of remote control uses a file in INI format......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
gClickableLink (Function)
Adds a clickable link in a graphic string.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Events associated with Static controls
List of events associated with Static controls...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
9. Sharing a project in practice
Sharing a project in practice...
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.