ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
The home page
The home page is the first page of your site......
2. User-friendly editors in practice
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Operator on Address
The & operator returns the address of a variable as an integer
IntegerPart (Function)
Returns the integer part of a number.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
DecimalPart (Function)
Returns the decimal part of a number.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Operating mode of dynamic Active WEBDEV Pages
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
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)....
Extracting the text of the project
The following text can be extracted......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......