ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designation of current element (Reserved word)
The keywords used to identify the current element are:
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete...
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project...
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Array (Variable type)
An array is a structured type used to group together a set of elements of the same type...
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Events associated with a Gantt Chart column
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service...
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed...
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used...
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SQLFirst (Function)
Positions on the first row of the query result.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
iCreateFont (Function)
Creates a new print font.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Installing a SOAP server with Netscape iPlanet 4.1
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing...