ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Setup on a local network (LAN)
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
iPrintReport (Function)
Prints a report created with the report editor.
Creating requirements
The following steps must be performed to implement the requirements......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
gImage (Function)
Builds a sequence of characters containing an image.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Recycle code windows
By default, a single code window is opened per ......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
MDIOpen (Function)
Opens and enables an MDI child window.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....