ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Handling Scheduler controls programmatically
A Scheduler control can be......
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
EventDestroy (Function)
Explicitly destroys an event.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
zipCreate (Function)
Creates an archive.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Font (Type of variable)
A Font variable creates a font programmatically...
SysDir (Function)
Returns the path of a system directory.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HToItem (Function)
Assigns the specified value to an item of the current record.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ErrorThrow (Function)
Throw a non-fatal error.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HSL (Function)
Creates a color from its hue, saturation and lightness.
ThreadPause (Function)
Pauses the current thread during the specified duration.
The Edit control
The Edit control allows users to enter data......