ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report and project
In most cases, a report is linked to a project......
The Site Map control
The Site Map control allows the Web user to......
FBSessionStatus (Function)
Checks the status of a Facebook session.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
23. Print modes
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
Find out the account that runs the AWP protocol
Using a query with parameters
A query with parameters can be used......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
ERR_DISCONNECTED_EXEC
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Native Sybase Connector for WINDEV and WEBDEV 2024
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
12. Synchronizing data
Custom tooltips
Tooltips are very useful for application users......