ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
ChangeStyle (Function)
Modifies the style of a control dynamically.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
zipExtractFile (Example)
Usage example of the zipExtractFile function
PDF file management functions
...PDF file functions...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SSH constants
The following constants are used to manage an SSH server:...
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
LoadWDL (Example)
Usage example of the LoadWDL function
Automatic calculations in a Table control (AAF)