ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Keep-alive on connection
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
3. Site development life cycle
Analysis links
The links are used to link the files found in an analysis between themselves......
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
iSkipLine (Function)
Forces one or more line break.
iLine (Function)
Prints a line at specified coordinates.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.