ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Table,Insert (External language)
Inserts an element into a table at a given position.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
CurrentDay( Function)
Returns the number of the current day in the current month.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Description (Property)
The Description property is used to get and change the page description.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min