ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageScrollingPosition (Function)
Returns the displayed image.
ImageLast (Function)
Displays the last image for the scroll.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Manager of automated tests
The test manager is used to......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
ImageStopScrolling (Function)
Stops the automatic image sliding.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Time (Type of variable)
The Time type is used to easily handle the times...
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
SCM file format evolutions
Four versions are available for the SCM repository......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......