ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Using .NET assemblies in a project
To use .NET assemblies in a project......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Advanced types
The advanced types of WLanguage are as follows...
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
XMLClose (Function)
Closes an XML document created by XMLDocument.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Bitwise operators
The operations on binary values are performed......
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
.NET Assemblies
.NET is Microsoft's software development platform......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.