ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Type (Property)
The Type property is used to get and change the type of an element.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
IF statement
The conditional IF statement allows you to run an action according to a condition...
Configuring the SOAP administrator
FinNetCurrentVal (Function)
Returns the net current value of investment.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Bluetooth constants
List of constants used by the Bluetooth functions....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
HLogStop (Function)
Stops the log process of a file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
PDF Reader control events
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
HTTP functions
List of HTTP functions...
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
dbgEnableLog (Function)
Enables the runtime log programmatically.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).