ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSelect (Example)
Usage example of the fSelect function
Continent and country management functions
Continent and country management functions...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
LDAP constants
List of constants used by the LDAP functions....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
HRegenerateFile (Function)
Regenerates a data file from its log.
grPrint (Function)
Prints a chart.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
HTML document management functions
List of functions that manipulate HTML documents....
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
fMoveDir (Function)
Moves a directory and its content.
gLine (Function)
Builds a sequence of characters containing a line.
LooperSelectPlus (Function)
Selects a row in a Looper control.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.