ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
PageVisible (Function)
Indicates whether the page is visible to the user.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
BrowserPrint (Function)
Prints the page currently displayed in the browser.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
Upload control events
The following processes are associated with the Upload control:...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Format (Property)
The Format property is used to identify and change the format of an element
Local procedure
Two types of procedures are available......