ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Burner constants
List of constants used by the burner functions....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Label report
The report editor allows you to create "Label" reports......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
grLabel (Function)
Indicates various parameters of additional legend in a chart.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.