ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Interactive notification management constants
Interactive notification management constants...
WinOutWidth (Function)
Returns the full width of a window (including the border).
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
ArraySort (Function)
Sorts a WLanguage array.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
SocketCreate (Function)
Creates a socket.