ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
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.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
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)......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
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.
5. The following files are automatically created
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
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).
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.