ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
zipCreate (Function)
Creates an archive.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HOpenConnection (Function)
Opens a connection to a specific database.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
grCreate (Function)
Creates a specific type of chart.
BurnerEject (Function)
Opens or closes the door of current burner.
HCreateView (Example)
Usage example of the HCreateView function
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
DDEError (Function)
Returns the runtime status report of a DDE function.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.