ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
PageDisplay (Function)
Displays a web page in the user's browser....
SQLExec (Function)
Names and runs an SQL query.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Customizing the User Groupware
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Handling Scheduler controls programmatically
A Scheduler control can be......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
OpenChild (Function)
Opens a non-modal child window.
Principle for running threads
At runtime, an application runs in a main thread......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Structure (Type of variable)
A structure is a custom type of data...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
How to open a page?