ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Calling a procedure/a function
Syntax for calling a local or global procedure.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Extern (Reserved word)
EXTERN is used to...
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Using several libraries in an application
A library is a WDL file that contains all the resources......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Port (Property)
The Port property is used to identify and change a server connection port.
gLine (Function)
Builds a sequence of characters containing a line.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
LoadParameter (Function)
Reads a persistent value.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
gImage (Function)
Builds a sequence of characters containing an image.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
FTPConnect (Example)
Usage example of the FTPConnect function
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.