ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
IntegerPart (Function)
Returns the integer part of a number.
DecimalPart (Function)
Returns the decimal part of a number.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
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.
Operator on Address
The & operator returns the address of a variable as an integer
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......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
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....
Operating mode of dynamic Active WEBDEV Pages
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
The single-part and multi-part archives
Two types of archives are available......
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.