ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Error 301: Unknown identifier
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
5. Displaying a WEBDEV Session site
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Cardinalities
The cardinalities are used to count the links between the files......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Kanban control properties
In a window or page, you can use WLanguage properties to handle......