ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
CharactType (Function)
Returns information about the type of character.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
StatCovariance (Function)
Calculates the covariance between two series of values.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
EndService (Function)
Ends the execution of the current service.
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).
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
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.
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....
DurationToString (Function)
Converts a duration to a character string in the specified format.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
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.