ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
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.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
zipMsgError (Example)
Usage example of the zipMsgError function
List,Select,? (External language)
Returns the element selected in the list.
fChangeSize (Function)
Resizes an external file.
5. The following files are automatically created
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...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
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.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Right (Function)
Extracts the last characters from a string or string buffer.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.