ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Reals
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SQLFirst (Function)
Positions on the first row of the query result.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
The Static control
A Static control is a control used to display a static text......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
10. Page templates
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
FolderData (Function)
FolderData is kept for backward compatibility.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.