ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
ThreadEnd (Function)
Ends the execution of the current thread.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Sensor constants
Constants used by the SensorXXX functions...
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
REP files
REP files contain the list of data files handled by the application....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
URI constants
The following constants are used by URI-specific functions:...
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.