ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
ArraySort (Function)
Sorts a WLanguage array.
HDescribeItem (Function)
Describes a file item through programming.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
GPSGetPosition (Function)
Retrieves information about the current device position.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Looper control functions
List of functions for managing Looper controls...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Creating requirements
The following steps must be performed to implement the requirements......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Sum (Function)
Calculates the sum of the array elements.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
ServiceWait (Function)
Pauses the current service during the specified duration.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....