ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
The structure of the file for remote control
The management of remote control uses a file in INI format......
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
dBackground (Example)
Usage example of the dBackground function
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
5. Deploying a dynamic site (Session or AWP) in practice