ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony constants
List of constants used by telephony functions...
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Error 1001: The operators: and:: can only be used in the methods of classes
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
Animating a Static control
Two methods can be used to animate a Static control......
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Principle for running threads
At runtime, an application runs in a main thread......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......