ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operator on Address
The & operator returns the address of a variable as an integer
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
The single-part and multi-part archives
Two types of archives are available......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Operating mode of dynamic Active WEBDEV Pages
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
7. AJAX technology
FirstDayOfYear (Function)
Returns the date of the first day of the year.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
ThreadCurrent (Function)
Returns the name of the thread currently run.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
DateToDay (Function)
Returns the day that corresponds to a given date.
tapiCallEnd (Function)
Returns the date and time of the end of call.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Local procedure
Two types of procedures are available......