ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV Application Server).
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Items (Property)
The Items property is used to configure the different items of a full-text index.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
DNS functions
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.