ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
ImageScrollingPosition (Function)
Returns the displayed image.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
10. Customizing the aspect of a site: skin elements
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
<Image>.ScrollingPosition (Function)
Returns the displayed image.
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
GuidedTourInfo (Function)
Returns information about a guided tour.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
<GuidedTour>Info( Function)
Returns information about a guided tour.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
7. Multilingual sites in practice
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
CellDisplayDialog (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.
ERR_BAD_CONTEXT
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
IntegerPart (Function)
Returns the integer part of a number.
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
<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.
7. AJAX technology