ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
ErrorThrow (Function)
Throw a non-fatal error.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
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....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
zipClose (Function)
Closes an archive.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Complete (Function)
Returns a character string of a specified length.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......