ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
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.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
Organization chart linked to a data file
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Link properties
When creating a link, you can simply specify the destination......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
ERR_NO_APPLICATION
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
Close (External language)
Closes the current window and restores the context that existed before the window opening.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Repositionable Note functions
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
<Image>.Copy (Function)
Copies an image to another image.