ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Simple statements
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Google Contacts management functions
List of functions for managing Google contacts...
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
1. Testing a site: Elements to be tested
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
Custom tooltips
Tooltips are very useful for application users......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
16. Types of code
AWP without UI
Bootstrap, Angular, React, Vue......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
3. Site development life cycle
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......