ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
fDriveInfo (Function)
Returns information about a drive.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
dPolyline (Function)
Draws a line composed of multiple segments.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Map control properties
The following properties can be used with Map controls:...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
2. Projects in practice
DotNetRun (Function)
Runs a procedure on a .Net server.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Constants for managing Map controls
Constants for managing Map controls...
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....