ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Customizing the report viewer: Available windows
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
grTitle (Function)
Modifies the caption and/or position of the chart title....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Installing a SOAP server with Apache
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
WEBDEV Application Server 2024
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
HOpen (Function)
Opens a data file.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....