ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
DriveDeleteDirectory (Function)
Deletes a directory and its files from a remote drive.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
zipSelectFile (Function)
Selects files from an archive.
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
PageToFile (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...