ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportVerso (Function)
Initializes the parameters of a report to be printed on the verso side of another report.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HClient structure
The HClient structure is used to......
iParameterPDF (Function)
Defines the options for the generated PDF file.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Voice commands in your applications
The applications that you develop can react to the user's voice......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
XLS file constants
List of constants used by the functions for managing XLS files....
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
xmlSignatureInformationKeyX509 (Variable type)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Country (Variable type)
The Country type is used to find out the characteristics of a country.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....