ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
10. Embedded queries
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
10. Embedded queries
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Word Processing control events
WINDEV manages the following events by default......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
The planes in WEBDEV
The planes are used to group the controls of an element......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Copying controls from the window editor
The controls can be copied from the window editor......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.