ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array management functions
List of functions for managing arrays...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Switch control properties
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Sensor constants
Constants used by the SensorXXX functions...
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.