ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
AWP without UI
Bootstrap, Angular, React, Vue......
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.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
MemCurrent (Function)
Returns the index of the current element.
MDI functions (prefix syntax)
List of MDI functions...
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
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)...
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...