ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
TreeView Table control properties
List of properties associated with the TreeView Table control...
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
tapiBlindTransfer (Function)
Performs a "blind" transfer.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
BurnerCancel (Function)
Cancels the current burn process.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
zipOpen (Function)
Opens an existing archive.
Events associated with windows
List of events associated with windows...
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min