ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
MemSetPosition (Function)
Positions the memory zone on an element.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Information 2105: This function was renamed
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.