ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
fExeDir (Function)
Returns the directory from which the execution is started.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
HState (Function)
Used to find out the state of a record.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....