ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
PDF file management functions
...PDF file functions...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
ERR_DISCONNECTED_BY_ADMIN
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
ERR_DISCONNECTED_RELOG
ERR_NOTAVAILABLE
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.