ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

19. Upload: Sending files to the server
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the database schema that was used to create the table.
<Pivot Table>.CalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
Import a list of requirements
The Project Management Hub allows you to import requirements......
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
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.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
CmdKill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
HClose (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.