ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
List,Select,? (External language)
Returns the element selected in the list.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
fDelete (Function)
Deletes a file accessible from the current computer.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
TextToRTF (Function)
Converts text to Rich Text Format.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
zipMsgError (Example)
Usage example of the zipMsgError function
fChangeSize (Function)
Resizes an external file.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
5. The following files are automatically created
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.