ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSLastPosition (Function)
Retrieves the information about the last known device position.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
sEvent (Function)
Branches an event on a serial port.
FileDisplay (Function)
Displays a file in the browser of Web user.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
InitRandom (Function)
Initializes the generator of random numbers.
MatDelete (Function)
Deletes an existing matrix.
HRegenerateFile (Function)
Regenerates a data file from its log.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
REP files
REP files contain the list of data files handled by the application....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
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....
StatVariance (Function)
Calculates the variance for a series of values.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Right (Function)
Extracts the last characters from a string or string buffer.
Error 108: The size of the variable is not allowed
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Seek (Function)
Searches for the index of an element in a WLanguage array.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.