ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceInfo (Function)
Returns information regarding the configuration of a service.
Properties associated with Combo Box controls that display a table
CharactTypeCount (Function)
Returns the number of characters matching a given type.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
LooperAdd (Function)
Adds a row at the end of a Looper control.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
fSize (Function)
Returns the size of a file (in bytes).
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
FinNetCurrentVal (Function)
Returns the net current value of investment.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
Bluetooth constants
List of constants used by the Bluetooth functions....
Table,Modify (External language)
Modifies an element in a Table control.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
fAttribute (Function)
Returns or modifies the attributes of a file.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
EventCreate (Function)
Creates an event.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
MatNbColumn (Function)
Returns the number of columns found in a matrix.