ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
8. Optimizing an application
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
grTitle (Function)
Modifies the caption and/or position of the chart title....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
MySQL Native Connector: Special features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
sfSessionInfo (Variable type)
The sfSessionInfo type is used to get information about the current session...
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Creating the executable and the setup program
The languages supported by the application are taken into account......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
MariaDB Native Connector: Special features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Page constants
List of constants used by page functions....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.