ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
9. Types of standard controls
Types of standard controls...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
WinStatus (Function)
Identifies or modifies the window status.
Page Header block
The Page header block is printed on each new page......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
11. Table/Looper controls
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Cardinalities
The cardinalities are used to count the links between the files......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......