ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
MemCreate (Function)
Creates a memory area.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
14. PHP generation in practice
WinCopyForm (Function)
Copies the content of a form into the clipboard.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
ToClipboard (Function)
Writes text or image information into the system clipboard.
zipClose (Function)
Closes an archive.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
FileDisplay (Function)
Displays a file in the browser of Web user.