ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
MemCurrent (Function)
Returns the index of the current element.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
MDI functions (prefix syntax)
List of MDI functions...
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
13. Generation modes
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
LooperInsert (Function)
Inserts a row into a Looper control.
Seek (Function)
Searches for the index of an element in a WLanguage array.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
ERR_MSG_BOX
15. Cookies: information stored on the end user's computer
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......