ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadPause (Function)
Pauses the current thread during the specified duration.
Installing a SOAP server with IIS
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
zipOpen (Function)
Opens an existing archive.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
The Flexbox control
Flexbox is a standard layout system for web pages......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).