ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
SQLSeek (Function)
Positions on the specified result row of the query.
BarVisible (Property)
The BarVisible property manages the selection bar on a column of a Table or TreeView Table control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
PVTCalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application.
LDAP constants
List of constants used by the LDAP functions....
AlternativeText (Property)
The AlternativeText property is used to get and edit the alternative text of controls in a page.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
fSelect (Example)
Usage example of the fSelect function
sfDeletedRecord (Variable type)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
NetworkUser (Function)
Identifies the name of the connected user.
PDFSign (Function)
Adds an approval signature to an existing PDF.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....
Warning 18: Loop without potential end
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......