ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
zipCreate (Example)
Usage example of the zipCreate function
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge function
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Installing a SOAP server with Netscape iPlanet 4.1
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
zipSize (Example)
Usage example of the zipSize function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Constants for managing certificates
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function