ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
SocketClose (Function)
Closes a socket or a connection to a server socket.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
fAttribute (Function)
Returns or modifies the attributes of a file.
EXE constants
List of constants used by the functions for managing executables....
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
dbgInfo (Function)
Returns a debug information.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
zipDeleteFile (Function)
Deletes a file from an archive.