ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. User-friendly editors in practice
Project description: Project tab
The project description window allows you to configure various elements of your project......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Upload control events
The following processes are associated with the Upload control:...
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The "Database schema" pane
The "Database schema" pane shows......
Thumbnail control properties
List of properties associated with the Thumbnail control...
Upload control properties
The Upload control can be handled in server and browser code using different WLanguage properties......
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
Cell control properties
List of properties associated with the Cell control...
AAF: Sort/Search/Filter on the columns of Table controls
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.