ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
LooperAdd (Function)
Adds a row at the end of a Looper control.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
<Array>.Sort (Function)
Sorts a WLanguage array.
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
gpwOpen (Function)
Opens the User Groupware login window or page.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
Column events (Table control)
List of events associated with the columns of Table controls...
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.