ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Power (Function)
Raise a number to a power.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
InitRandom (Function)
Initializes the generator of random numbers.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Installing a SOAP server with Netscape iPlanet 4.1
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.