ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
zipCreate (Example)
Usage example of the zipCreate function
TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
Select query description window: Items that can be used
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Sort (Function)
Sorts a WLanguage array.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
fRemoveDir (Function)
Deletes a directory from a disk.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
HCreateView (Example)
Usage example of the HCreateView function
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Modified (Property)
The Modified property lets you know if an element has been modified.
Namespace (Property)
The Namespace property is used to manage namespaces.
Visible (Property)
The Visible property is used to set the visibility of an element.