ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
LastDayOfYear (Function)
Returns the date of the last day of the year.
Android permission management functions
The following functions are used to manage permissions in Android applications...
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
OrgModify (Function)
Modifies an element in an Organization Chart control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
PicResize (Function)
Resizes a WDPic image.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.