ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
19. Sending emails
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
The Slider control (in a page)
WEBDEV proposes two types of sliders......