ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Automatic documentation of external components
External components must include a technical documentation......
28. Site SEO
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
<Page>.Display (Function)
Displays a web page in the user's browser....
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Defining clickable areas
In a page, an Image control can contain clickable areas......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Page>.Address (Function)
Used to find out the Internet address of a page.