ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HDeleteServerTrigger (Function)
Deletes a server trigger.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
EndService (Function)
Ends the execution of the current service.
DurationToString (Function)
Converts a duration to a character string in the specified format.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HChangeKey (Function)
Changes the browse item.
SOAP functions
List of SOAP functions...
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
The Carousel control
The Carousel control is used to display an animated menu made of images......